Skip to content

Commit 778297e

Browse files
committed
Fix grammar
1 parent bfc2ba7 commit 778297e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/mvp/Explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@ component is instantiated multiple times. In this case, a single resource type
10061006
definition that is exported with a single `externname` will get a fresh type
10071007
with each component instance, with the abstract typing rules mentioned above
10081008
ensuring that each of the component's instance's resource types are kept
1009-
distinct. Thus, in a sense, the generativity of resource types *generalize*
1009+
distinct. Thus, in a sense, the generativity of resource types *generalizes*
10101010
traditional name-based nominal typing, providing a finer granularity of
10111011
isolation than otherwise achievable with a shared global namespace.
10121012

0 commit comments

Comments
 (0)