Skip to content

Commit 58215c5

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

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
@@ -189,7 +189,7 @@ You can verify that `adder.wasm` is a valid WebAssembly P1 component (i.e. a Web
189189
> ghcr.io/webassembly/wasi-sdk:wasi-sdk-27
190190
> ```
191191
>
192-
> where `path/to/app/src` is replaced with the absolute path of the directory
192+
> Replace `path/to/app/src` with the absolute path of the directory
193193
> containing the code for your sample app.
194194
>
195195
> Then inside the container, after changing to the directory containing

0 commit comments

Comments
 (0)