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 55aa97c commit 64fe023Copy full SHA for 64fe023
README.md
@@ -92,7 +92,7 @@ world my-game {
92
93
Here the `my-plugin-api` interface encapsulates a group of functions, types,
94
etc. This can then be imported wholesale into the `my-game` world via the
95
-`plugin` namespace. The structure of a [WIT] document and world will affect the
+`my-plugin-api` namespace. The structure of a [WIT] document and world will affect the
96
generated bindings per-language.
97
98
For more information about WIT and its syntax see the [online documentation for
0 commit comments