Commit Diff


commit - 0fd8b8b21d826a1e4fcca951b705fa6140560dbf
commit + 6d7d14a3024d882a6b9609735269cf6898dea9e9
blob - 3e78f94006133cc210473dbdf00cfb5e88b76542
blob + 4ae31498bedbcd7823170497e4a705b79fa8c016
--- fuzzing-targets-generation.md
+++ fuzzing-targets-generation.md
@@ -10,7 +10,7 @@
 - Python
     - HypoFuzz https://hypofuzz.com/docs/roadmap.html
     - Hypothesis - https://hypothesis.readthedocs.io/en/latest/ghostwriter.html
-    - Hypothesys, https://timothycrosley.github.io/hypothesis-auto/
+    - Hypothesis, https://timothycrosley.github.io/hypothesis-auto/
 - Java
     - Jazzer with autofuzz, https://www.code-intelligence.com/blog/autofuzz
 - Haskell