aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMirko Covizzi <mrkcvzz@gmail.com>2025-04-24 21:39:23 +0200
committerAleksandr Nogikh <nogikh@google.com>2025-04-25 08:01:08 +0000
commitfe851ae118202c00a9640a322efde625607520af (patch)
tree51955b636ed99027c95ed177db370c38409fa4a1 /docs
parent06fa70440a4f5144d2f8ea32f9eebfa80724961d (diff)
docs/syzbot_assets.md: fix typos
Fixes a few typos. Signed-off-by: Mirko Covizzi <mrkcvzz@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/syzbot_assets.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/syzbot_assets.md b/docs/syzbot_assets.md
index 31779d90e..92c9b4e55 100644
--- a/docs/syzbot_assets.md
+++ b/docs/syzbot_assets.md
@@ -3,7 +3,7 @@
As a part of every bug report, syzbot shares downloadable assets -- that is,
disk images and kernel binaries on which the bug was originally found.
-This document serves as a guide on how to use those assets to reproce such bugs
+This document serves as a guide on how to use those assets to reproduce such bugs
locally.
### A sample report
@@ -153,7 +153,7 @@ $ qemu-system-aarch64 -machine virt -cpu cortex-a57 -smp 4 -m 4G -nographic -dri
#### The bug doesn't reproduce
-If the `C` reproder did not work, try to run the `syz` reproducer.
+If the `C` reproducer did not work, try to run the `syz` reproducer.
If there's still no success, it might be that relatively rare case when the
execution environment becomes important. Syzbot fuzzes kernels on GCE VMs, which