We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42dc4c commit 8d16734Copy full SHA for 8d16734
design/mvp/WIT.md
@@ -65,7 +65,7 @@ WIT packages can be defined in a collection of files. At least one of these
65
files must specify a package name. Multiple files can specify the `package`,
66
though they must all agree on what the package name is.
67
68
-Additionally, many packages can be declared consecutively in one or more files, if the "explicit" package notation is used:
+Additionally, many packages can be declared consecutively in one or more files, if the following nested package notation is used:
69
70
```wit
71
package local:a {
0 commit comments