Skip to content

Commit be690a4

Browse files
authored
Fix typo (#4946)
1 parent 19bd868 commit be690a4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

examples/wasi/main.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//! Example of instantiating of instantiating a wasm module which uses WASI
2-
//! imports.
1+
//! Example of instantiating a wasm module which uses WASI imports.
32
43
/*
54
You can execute this example with:

0 commit comments

Comments
 (0)