diff --git a/docs/seccomp.md b/docs/seccomp.md index 0611fd8d602..edc829fff9d 100644 --- a/docs/seccomp.md +++ b/docs/seccomp.md @@ -27,7 +27,7 @@ Firecracker binary. This process is performed automatically, when building the executable. -To minimise the overhead of succesive builds, the compiled filter file is cached +To minimise the overhead of successive builds, the compiled filter file is cached in the build folder and is only recompiled if modified. You can find the default seccomp filters under `resources/seccomp`.