mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-22 17:02:13 +00:00
fix typo
This commit is contained in:
parent
c7b9dab690
commit
c6f8ab37f1
@ -20,7 +20,7 @@ or the `validate_wasm` fuzzer
|
|||||||
```sh
|
```sh
|
||||||
cargo fuzz run validate_wasm
|
cargo fuzz run validate_wasm
|
||||||
```
|
```
|
||||||
or the `validate_wasm` fuzzer
|
or the `compile_wasm` fuzzer
|
||||||
```sh
|
```sh
|
||||||
cargo fuzz run compile_wasm
|
cargo fuzz run compile_wasm
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user