Skip to content

Commit 614ba32

Browse files
authored
Fix spelling
Change "libarary" to "library".
1 parent 9a9e0dc commit 614ba32

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
@@ -64,7 +64,7 @@ You can build the WebAssembly WASI file with:
6464
cargo build --release --target wasm32-wasi --features="freeze-stdlib"
6565
```
6666

67-
> Note: we use the `freeze-stdlib` to include the standard libarary inside the binary.
67+
> Note: we use the `freeze-stdlib` to include the standard library inside the binary.
6868
6969
## Disclaimer
7070

0 commit comments

Comments
 (0)