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 89724c3 commit 08cbd80Copy full SHA for 08cbd80
design/mvp/Binary.md
@@ -260,7 +260,7 @@ Notes:
260
* Validation rejects `resourcetype` type definitions inside `componenttype` and
261
`instancettype`. Thus, handle types inside a `componenttype` can only refer
262
to resource types that are imported or exported.
263
-* Validation requires the all types used in the type of an export are introduced
+* Validation requires all types used in the type of an export are introduced
264
by an `exportdecl` (not an `importdecl`).
265
* The uniqueness validation rules for `externname` described below are also
266
applied at the instance- and component-type level.
0 commit comments