Skip to content

Commit 814bcce

Browse files
committed
Fix typo
Assesmbly -> Assembly
1 parent d537837 commit 814bcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If you'd like a deeper dive into Rust and WebAssembly, these resources
3232
are for you. These books are good to look into after you've gone through
3333
the tutorial in [The Rust Wasm Book](docs/book) or you already have some
3434
familiarity with Rust, WebAssembly, and JavaScript. These books go into
35-
more depth about the Rust WebAssesmbly tools and crates.
35+
more depth about the Rust WebAssembly tools and crates.
3636

3737
### The `wasm-bindgen` Guide
3838

0 commit comments

Comments
 (0)