Skip to content

Commit

Permalink
s/BBF/BPF
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyin authored Dec 12, 2023
1 parent 4bb93fa commit 00f6c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ or discover and contribute to a list of [Awesome Aya][awesome-aya] projects.
## Overview

eBPF is a technology that allows running user-supplied programs inside the Linux
kernel. For more info see [What is eBBF](https://ebpf.io/what-is-ebpf).
kernel. For more info see [What is eBPF](https://ebpf.io/what-is-ebpf).

Aya is an eBPF library built with a focus on operability and developer
experience. It does not rely on [libbpf] nor [bcc] - it's built from the ground
Expand Down

0 comments on commit 00f6c59

Please sign in to comment.