about summary refs log tree commit diff
diff options
context:
space:
mode:
authorintrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com>2022-01-11 17:00:26 +0100
committerGitHub <noreply@github.com>2022-01-11 17:00:26 +0100
commit6a7f184c4e27796734a1d8408c8f8abdfc04cad5 (patch)
tree8c89490685638e3b6ef212d926e62fb02c6a6f08
parent30666cb81eca8b36b7f95ee569ec3fd85ae616b5 (diff)
downloadafl++-6a7f184c4e27796734a1d8408c8f8abdfc04cad5.tar.gz
Fix broken `code` formatting
-rw-r--r--docs/FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md
index 7ca7b178..90cae453 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -191,7 +191,7 @@ If you find an interesting or important question missing, submit it via
   AFL++ comes with several power schedules, initially ported from [AFLFast](https://github.com/mboehme/aflfast)
   however modified to be more effective and several more modes added.
 
-  The most effective modes are '-p fast` (default) and `-p explore`.
+  The most effective modes are `-p fast` (default) and `-p explore`.
 
   If you fuzz with several parallel afl-fuzz instances, then it is beneficial
   to assign a different schedule to each instance, however the majority should