diff options
author | Benjamin Beasley <code@musicinmybrain.net> | 2020-11-13 19:01:29 -0500 |
---|---|---|
committer | Benjamin Beasley <code@musicinmybrain.net> | 2020-11-13 19:01:29 -0500 |
commit | fb38de8d7351475359993c01ff1d65d3b3b2bfb3 (patch) | |
tree | 0453e86914e7b84c057b4e09ebd298aad23cad02 | |
parent | 155c2767a06e95da2e7ae44b3cd9720d25fbfbd7 (diff) | |
download | afl++-fb38de8d7351475359993c01ff1d65d3b3b2bfb3.tar.gz |
In README.md, change “in the website” to “on the website,” which is more idiomatic.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index fd368cc8..494a6bb7 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ mutations, more and better instrumentation, custom module support, etc. If you want to use afl++ for your academic work, check the [papers page](https://aflplus.plus/papers/) - in the website. + on the website. ## Major changes in afl++ 3.0 |