Skip to content

Commit a6c9c98

Browse files
committed
Remove now-out-of-context verbiage
1 parent 8d34a70 commit a6c9c98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

design/mvp/WIT.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -989,8 +989,7 @@ include-names-item ::= id 'as' id
989989
## Item: `interface`
990990

991991
Interfaces can be defined in a `wit` file. Interfaces have a name and a
992-
sequence of items and functions, all of which can be gated on an `id` or a
993-
semantic version.
992+
sequence of items and functions, all of which can be gated.
994993

995994
Specifically interfaces have the structure:
996995

0 commit comments

Comments
 (0)