Skip to content

Commit 661ac99

Browse files
committed
typos
1 parent 262d47f commit 661ac99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • component-model/examples/example-host

component-model/examples/example-host/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ $ cargo run --release -- 1 2 add.wasm
3535
```
3636

3737
> [!NOTE]
38-
> `add.wasm` is available in thsi folder, but can be replaced with your own built WebAssembly component
38+
> `add.wasm` is available in this folder, but can be replaced with your own built WebAssembly component
3939
> at any time (written in any language that supports WebAssembly Components), given that it satisfies
4040
> the `adder` world described above.
4141

0 commit comments

Comments
 (0)