We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f7d009 commit eafc45fCopy full SHA for eafc45f
design/mvp/Explainer.md
@@ -951,7 +951,7 @@ maps to the following component type:
951
```
952
A component *targeting* `wasi:cli/Command` would thus need to be a *subtype* of
953
`$Command` (importing a subset of these imports and exporting a superset of
954
-these exports) while a host *implementing* `wasi:cli/Command` would need to be
+these exports) while a host *supporting* `wasi:cli/Command` would need to be
955
a *supertype* of `$Command` (offering a superset of these imports and expecting
956
to call a subset of these exports).
957
0 commit comments