fix typos
This commit is contained in:
parent
6ccdc57cbb
commit
c5305fea5b
|
@ -11,7 +11,7 @@ means it should be pretty easy.
|
|||
## Dependencies
|
||||
|
||||
This is expected to run on Linux/macOS, it is not expected to work on Windows.
|
||||
In additional to `build-essentials` and `clang`, this requires `llvm` be
|
||||
In addition to `build-essentials` and `clang`, this requires `llvm` to be
|
||||
installed:
|
||||
|
||||
### Linux
|
||||
|
@ -113,4 +113,4 @@ its corpus with findings from other threads.
|
|||
|
||||
If there is a crash or timeout, the fuzzer will write a file to the target
|
||||
directory containing the input data associated with that crash/timeout. If this
|
||||
happens, please report the finding via an issue on GitHub.
|
||||
happens, please report the finding via an issue on GitHub.
|
||||
|
|
Loading…
Reference in New Issue