Fix typos in docs

This commit is contained in:
tocic
2022-09-10 07:41:19 +03:00
parent 147654f871
commit ffad6f3f09
6 changed files with 11 additions and 11 deletions

View File

@ -291,7 +291,7 @@ its IPT performance is just 6%!
There are many binary-only fuzzing frameworks. Some are great for CTFs but don't
work with large binaries, others are very slow but have good path discovery,
some are very hard to set-up...
some are very hard to set up...
* Jackalope:
[https://github.com/googleprojectzero/Jackalope](https://github.com/googleprojectzero/Jackalope)