Skip to content

Commit 584c80b

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 8e44afc commit 584c80b

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
@@ -25,7 +25,7 @@ with a component that does the main arithmetic.
2525
used to formally define functionality for WebAssembly components.
2626
WIT gives WebAssembly components the ability to express type signatures
2727
in a language-agnostic way,
28-
so any component binary can be both checked and executed.
28+
so any component binary can be checked, composed and executed.
2929

3030
### Interfaces
3131

0 commit comments

Comments
 (0)