about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2021-12-02 17:03:06 +0100
committerllzmb <46303940+llzmb@users.noreply.github.com>2021-12-02 17:03:06 +0100
commit9cb32ca1425879be9a7326b5810ede12713c2649 (patch)
tree2956b06ea4a4a0d63c61c958396948edc6458ca0 /docs
parent0ae9b0dff4773c34913d89d8efcab4453552c140 (diff)
downloadafl++-9cb32ca1425879be9a7326b5810ede12713c2649.tar.gz
Change the word "chapter" to "section"
Diffstat (limited to 'docs')
-rw-r--r--docs/afl-fuzz_approach.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/afl-fuzz_approach.md b/docs/afl-fuzz_approach.md
index e0d5a1c9..4e8e5eaa 100644
--- a/docs/afl-fuzz_approach.md
+++ b/docs/afl-fuzz_approach.md
@@ -37,7 +37,7 @@ superior to blind fuzzing or coverage-only tools.
 
 ## Understanding the status screen
 
-This chapter provides an overview of the status screen - plus tips for
+This section provides an overview of the status screen - plus tips for
 troubleshooting any warnings and red text shown in the UI.
 
 For the general instruction manual, see [README.md](../README.md).