diff options
-rw-r--r-- | docs/ideas.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ideas.md b/docs/ideas.md index a68ffbfe..65e2e8e6 100644 --- a/docs/ideas.md +++ b/docs/ideas.md @@ -28,7 +28,7 @@ Mentor: andreafioraldi ## perf-fuzz Linux Kernel Module Expand on [snapshot LKM](https://github.com/AFLplusplus/AFL-Snapshot-LKM) -To make it thread safe, can snapshot several processes at aonce and increase +To make it thread safe, can snapshot several processes at once and increase overall performance. Mentor: any |