about summary refs log tree commit diff
path: root/docs/ideas.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-02-28 01:12:44 +0100
committervan Hauser <vh@thc.org>2020-02-28 01:12:44 +0100
commit20b8fc075bb9b330a60f09a4cc57cfb82c6dbd47 (patch)
treea6c4485746ab1f908cb2a28827fd5e7392d97cc2 /docs/ideas.md
parentfc77f0bb969b0d6f2add976ea38640cc340ad2a3 (diff)
downloadafl++-20b8fc075bb9b330a60f09a4cc57cfb82c6dbd47.tar.gz
v2.62c
Diffstat (limited to 'docs/ideas.md')
-rw-r--r--docs/ideas.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ideas.md b/docs/ideas.md
index 6c316bf6..857fb6f4 100644
--- a/docs/ideas.md
+++ b/docs/ideas.md
@@ -46,7 +46,7 @@ Or write your worn LKM from scratch to do this.
 The perf-fuzz kernel can be found at [https://github.com/sslab-gatech/perf-fuzz](https://github.com/sslab-gatech/perf-fuzz)
 There also is/was a FreeBSD project at [https://github.com/veracode-research/freebsd-perf-fuzz](https://github.com/veracode-research/freebsd-perf-fuzz)
 
-This enable snapshot fuzzing on Linux with an incredible performance!
+This enables snapshot fuzzing on Linux with an incredible performance!
 
 Mentor: any