aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/adding_new_os_support.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/adding_new_os_support.md b/docs/adding_new_os_support.md
index ea25d726d..e91c8a731 100644
--- a/docs/adding_new_os_support.md
+++ b/docs/adding_new_os_support.md
@@ -44,7 +44,7 @@ Adding the new kernel name with already existing supported kernels to the file `
## Editing `vm/qemu`
-Adding the new kernel name with already existing supported kernels to the file `qemo.go` which is located under `vm/qemu`.
+Adding the new kernel name with already existing supported kernels to the file `qemu.go` which is located under `vm/qemu`.
## Syzkaller description & pseudo-syscalls