Fix typos (#129)

- typo fixes
This commit is contained in:
oluceps
2024-08-10 16:31:09 +08:00
committed by GitHub
parent fbfbc09b89
commit b7be8a114d
11 changed files with 13 additions and 13 deletions

View File

@@ -269,7 +269,7 @@ An userspace eBPF runtime that allows existing eBPF applications to operate in u
- Linux Plumbers: <https://lpc.events/event/17/contributions/1639/>
- Repo: <https://github.com/eunomia-bpf/bpftime>
> It may only limited to centain eBPF program types and usecases, not a general approach for kernel eBPF.
> It may only limited to certain eBPF program types and usecases, not a general approach for kernel eBPF.
## Conclusion