Skip to content

Commit df8a045

Browse files
Update component-model/src/language-support/c.md
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
1 parent 6d68e09 commit df8a045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • component-model/src/language-support

component-model/src/language-support/c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ with the ability to add more language generators in the future.
3636
First, install the following dependencies:
3737
1. The CLI for [`wit-bindgen`](https://github.com/bytecodealliance/wit-bindgen#cli-installation)
3838
2. [`wasm-tools`](https://github.com/bytecodealliance/wasm-tools)
39-
* `wasm-tools` is a program that inspects compiled WebAssembly modules and components,
39+
* `wasm-tools` can be used to inspect compiled WebAssembly modules and components,
4040
as well as converting between preview1 modules and preview2 components in
4141
the optional manual workflow.
4242
3. The [`WASI SDK`](https://github.com/webassembly/wasi-sdk)

0 commit comments

Comments
 (0)