We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262d47f commit 661ac99Copy full SHA for 661ac99
1 file changed
component-model/examples/example-host/README.md
@@ -35,7 +35,7 @@ $ cargo run --release -- 1 2 add.wasm
35
```
36
37
> [!NOTE]
38
-> `add.wasm` is available in thsi folder, but can be replaced with your own built WebAssembly component
+> `add.wasm` is available in this folder, but can be replaced with your own built WebAssembly component
39
> at any time (written in any language that supports WebAssembly Components), given that it satisfies
40
> the `adder` world described above.
41
0 commit comments