Skip to content

Commit 08cbd80

Browse files
committed
Fix typo
1 parent 89724c3 commit 08cbd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/mvp/Binary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Notes:
260260
* Validation rejects `resourcetype` type definitions inside `componenttype` and
261261
`instancettype`. Thus, handle types inside a `componenttype` can only refer
262262
to resource types that are imported or exported.
263-
* Validation requires the all types used in the type of an export are introduced
263+
* Validation requires all types used in the type of an export are introduced
264264
by an `exportdecl` (not an `importdecl`).
265265
* The uniqueness validation rules for `externname` described below are also
266266
applied at the instance- and component-type level.

0 commit comments

Comments
 (0)