about summary refs log tree commit diff
path: root/docs/ideas.md
diff options
context:
space:
mode:
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