We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 444f4e3 + 38421cf commit 59bd324Copy full SHA for 59bd324
content/bpf-vm/301-bpfvm-explaination.md
@@ -5,7 +5,7 @@ weight: 301
5
6
# The BPF in-kernel Virtual Machine
7
8
-- Implements a general purpose lowe level RISC instructions
+- Implements a general purpose low level RISC instructions
9
- Runs the instructions in response to events triggered by the kernel
10
- Implements a verifier, so that your programs can't break the kernel
11
- Has different interfaces for different types of programs
0 commit comments