Skip to content

Commit b5042bc

Browse files
Update component-model/src/design/why-component-model.md
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
1 parent 0c2edc5 commit b5042bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

component-model/src/design/why-component-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Kinds of definitions include:
3939

4040
A core module usually corresponds to a single binary `.wasm` file.
4141
These modules can be run in the browser,
42-
or via a separate runtime such as [Wasmtime](https://wasmtime.dev/)
42+
or via a server-side WebAssembly runtime such as [Wasmtime](https://wasmtime.dev/)
4343
or [WAMR](https://github.com/bytecodealliance/wasm-micro-runtime).
4444

4545
### Limitations of core modules

0 commit comments

Comments
 (0)