about summary refs log tree commit diff
path: root/src/doc/rustc
diff options
context:
space:
mode:
authorTakashi Idobe <mail@takashiidobe.com>2023-12-22 18:28:19 -0500
committerTakashi Idobe <mail@takashiidobe.com>2023-12-22 18:28:19 -0500
commitc20bdf247bd9266afe685ebe60a775d5bfa43373 (patch)
tree2165ffc9820ea2818a9f516163e93a661a19848f /src/doc/rustc
parent398fd92e177cd1a47ae1bb146506953e87e73d30 (diff)
fix some typos found scrolling through the docs
Diffstat (limited to 'src/doc/rustc')
-rw-r--r--src/doc/rustc/src/platform-support/wasm32-wasi-preview1-threads.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/platform-support/wasm32-wasi-preview1-threads.md b/src/doc/rustc/src/platform-support/wasm32-wasi-preview1-threads.md
index 23b99924899..b719cb53aba 100644
--- a/src/doc/rustc/src/platform-support/wasm32-wasi-preview1-threads.md
+++ b/src/doc/rustc/src/platform-support/wasm32-wasi-preview1-threads.md
@@ -90,7 +90,7 @@ The target intends to match the corresponding Clang target for its `"C"` ABI.
 
 ## Platform requirements
 
-The runtime should support the same set of APIs as any other supported wasi target for interacting with the host environment through the WASI standard. The runtime also should have implemetation of [wasi-threads proposal](https://github.com/WebAssembly/wasi-threads).
+The runtime should support the same set of APIs as any other supported wasi target for interacting with the host environment through the WASI standard. The runtime also should have implementation of [wasi-threads proposal](https://github.com/WebAssembly/wasi-threads).
 
 This target is not a stable target. This means that there are a few engines
 which implement the `wasi-threads` feature and if they do they're likely behind a