diff --git a/fuzzers/libafl_atheris/README.md b/fuzzers/libafl_atheris/README.md index ef8987c9e6..33e4b43bf7 100644 --- a/fuzzers/libafl_atheris/README.md +++ b/fuzzers/libafl_atheris/README.md @@ -1,4 +1,4 @@ -# Atheris Pyhton Fuzzer +# Atheris Python Fuzzer This is a LibAFL-based Python fuzzer using [Atheris](https://github.com/google/atheris) for instrumentation. -We switch out Atheris' libfuzzer implementation with LibAFL, by mimicking its API. \ No newline at end of file +We switch out Atheris' libfuzzer implementation with LibAFL, by mimicking its API.