Skip to content

Commit cdf01c5

Browse files
Update component-model/src/design/component-model-concepts.md
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
1 parent 90db2ec commit cdf01c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ three separate interfaces are used to implement `stdin`, `stdout`, and `stderr`
3939

4040
### Worlds
4141

42-
A [_world_](./worlds.md) is a collection of interfaces
42+
A [_world_](./worlds.md) is a collection of interfaces and types
4343
that expresses what features a component offers
4444
and what features it depends on.
4545
For example, wasi-cli includes the [`stdio` world][wasi-cli-stdio],

0 commit comments

Comments
 (0)