Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pventuzelo committed Sep 9, 2019
1 parent c7b9dab commit c6f8ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzz/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ or the `validate_wasm` fuzzer
```sh
cargo fuzz run validate_wasm
```
or the `validate_wasm` fuzzer
or the `compile_wasm` fuzzer
```sh
cargo fuzz run compile_wasm
```
Expand Down

0 comments on commit c6f8ab3

Please sign in to comment.