Skip to content

Commit b28929a

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

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
@@ -46,7 +46,7 @@ First, install the following dependencies:
4646
* On a Linux system, you can skip to the ["Install"](https://github.com/webassembly/wasi-sdk?tab=readme-ov-file#install) section.
4747
To build from source, start from the beginning of the README.
4848

49-
The WASI SDK will install a local version of `clang` configured with a WASI sysroot.
49+
A WASI SDK installation will include a local version of `clang` configured with a WASI sysroot.
5050
(A sysroot is a directory containing header files and libraries
5151
for a particular target platform.)
5252
Follow [these instructions](https://github.com/WebAssembly/wasi-sdk#use) to configure it for use.

0 commit comments

Comments
 (0)