Skip to content

Commit 8d16734

Browse files
macovedjlukewagner
andcommitted
Update design/mvp/WIT.md
Co-authored-by: Luke Wagner <[email protected]>
1 parent b42dc4c commit 8d16734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/mvp/WIT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ WIT packages can be defined in a collection of files. At least one of these
6565
files must specify a package name. Multiple files can specify the `package`,
6666
though they must all agree on what the package name is.
6767

68-
Additionally, many packages can be declared consecutively in one or more files, if the "explicit" package notation is used:
68+
Additionally, many packages can be declared consecutively in one or more files, if the following nested package notation is used:
6969

7070
```wit
7171
package local:a {

0 commit comments

Comments
 (0)