We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5bbde9 commit 5f2f951Copy full SHA for 5f2f951
README.md
@@ -105,7 +105,7 @@ await writeFile('test.component.wasm', component);
105
106
See [types.d.ts](types.d.ts) for the full interface options.
107
108
-The component iself can be executed in any component runtime, see the [example](EXAMPLE.md) for an end to end workflow in Wasmtime.
+The component itself can be executed in any component runtime, see the [example](EXAMPLE.md) for an end to end workflow in Wasmtime.
109
110
### AOT Compilation
111
0 commit comments