Skip to content

Commit 6b74654

Browse files
chore: remove redundant word (#11336)
1 parent 3ecb338 commit 6b74654

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
@@ -63,7 +63,7 @@ rustup target add wasm32-wasip2
6363
rustc hello.rs --target wasm32-wasip2
6464
```
6565

66-
Once compiled, you can can run your component:
66+
Once compiled, you can run your component:
6767

6868
```console
6969
wasmtime hello.wasm

0 commit comments

Comments
 (0)