Skip to content

Commit 7982cf8

Browse files
committed
Address review feedback
1 parent 4ccf45e commit 7982cf8

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
@@ -283,7 +283,7 @@ wasm-tools component new \
283283

284284
## 5. Inspect the built component
285285

286-
Finally, you can inspect the WIT embedded in your component
286+
Finally, you can inspect a WIT representation of the imports and exports of your component
287287
(including any WASI imports if you used them):
288288

289289
```

0 commit comments

Comments
 (0)