aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2019-08-06 14:52:52 +0200
committerGitHub <noreply@github.com>2019-08-06 14:52:52 +0200
commitda562c0b27144d1960a965dc2c706dfb5e457b8a (patch)
treeb7362d0c35015316ef6abc4aa8706432f474ed82
parente2338bf1723dab558649d9993d55c5072a5560ac (diff)
Update syzbot.md
-rw-r--r--docs/syzbot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/syzbot.md b/docs/syzbot.md
index b0fd552fd..d4426e979 100644
--- a/docs/syzbot.md
+++ b/docs/syzbot.md
@@ -298,7 +298,7 @@ is the original source of uninitialized-ness.
syzkaller has an ability to perform fuzzing of the Linux kernel USB stack, see
the details [here](/docs/linux/external_fuzzing_usb.md). This requires
non-yet-upstreamed kernel changes, and as a result USB fuzzing is only being
-run n the `usb-fuzzer` branch of the `https://github.com/google/kasan.git` tree,
+run on the `usb-fuzzer` branch of the `https://github.com/google/kasan.git` tree,
and on the `master` branch of the `https://github.com/google/kmsan.git` tree.
If the bug report comes from the `usb-fuzzer` tree, the recommended way for