Skip to content

Commit

Permalink
typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sgraham committed Jan 25, 2024
1 parent fdae45c commit d3fcb0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ at a time (the extra args `-j1` are passed to the sub-ninja invocation).

On Linux, there is also a fuzzer target, which can be built by `m f`. This makes
the main binary a [libFuzzer](https://llvm.org/docs/LibFuzzer.html) runner. As
the fuzzer doesn't yet understand C structure, is only mostly only able to fuzz
the tokenizer and preprocessor.
the fuzzer doesn't yet understand C structure, it's only mostly only able to
fuzz the tokenizer and preprocessor.

0 comments on commit d3fcb0d

Please sign in to comment.