Skip to content

Commit 40c8661

Browse files
authored
Merge pull request RustPython#1592 from cjdrake/master
Fix spelling
2 parents 9a9e0dc + 614ba32 commit 40c8661

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)