Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Commit c5f317d

Browse files
author
Yevgeny Pats
authored
Update README.md
1 parent 9c3cc29 commit c5f317d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Currently this library is also ported to python via [pythonfuzz](https://github.
118118
jsfuzz logic is heavily based on [go-fuzz](https://github.com/dvyukov/go-fuzz) originally developed by [Dmitry Vyukov's](https://twitter.com/dvyukov).
119119
Which is in turn heavily based on [Michal Zalewski](https://twitter.com/lcamtuf) [AFL](http://lcamtuf.coredump.cx/afl/).
120120

121-
A previous take on that was done by [https://github.com/connor4312/js-fuzz] with a bit different design, coverage and
121+
A previous take on that was done by https://github.com/connor4312/js-fuzz with a bit different design, coverage and
122122
interface but it looks like it is currently unmaintained.
123123

124124
For coverage jsfuzz is using [istanbuljs](https://istanbul.js.org) instrumentation and coverage library.

0 commit comments

Comments
 (0)