Skip to content

Commit 8daf12a

Browse files
committed
Fix grammar
1 parent e2c25bd commit 8daf12a

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
@@ -1001,7 +1001,7 @@ have a subtype bound also introduce abstract types and follow the standard
10011001
introduction and elimination rules of universal and existential types.
10021002

10031003
Lastly, since "nominal" is often taken to mean "the opposite of structural", a
1004-
valid question is whether any of the above "nominal typing". Inside a
1004+
valid question is whether any of the above is "nominal typing". Inside a
10051005
component, resource types act "nominally": each resource type definition
10061006
produces a new local "name" for a resource type that is distinct from all
10071007
preceding resource types. The interesting case is when resource type equality

0 commit comments

Comments
 (0)