Skip to content

Commit 312fe1e

Browse files
authored
Update README.md
1 parent 185a7ba commit 312fe1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can inspect the output component WASM using something like this:
3939

4040
```sh
4141
wasm-tools component wit target/wasm32-wasi/debug/*.wasm
42-
# world my-component {
42+
#=> world my-component {
4343
# import print: func(msg: string)
4444
# export run: func()
4545
# }

0 commit comments

Comments
 (0)