aboutsummaryrefslogtreecommitdiffstats
path: root/docs/strace.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/strace.md')
-rw-r--r--docs/strace.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/strace.md b/docs/strace.md
index d88256eb8..b959b91be 100644
--- a/docs/strace.md
+++ b/docs/strace.md
@@ -31,7 +31,7 @@ The resulting binary can be found at `src/strace`.
It's possible to instruct `syz-crush` to run the attached repro under strace. In
order to do so, make sure `strace_bin` is specified in the syz-manager config
-file and pass an extra `-strace` arugment to the command arguments.
+file and pass an extra `-strace` argument to the command arguments.
## syz-repro