Skip to content

Commit 0f147ae

Browse files
authored
fix: typo in wit-example.md (#306)
1 parent 8865fa3 commit 0f147ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

component-model/src/design/wit-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ We declare a world that imports one interface:
2626
For exposition, version numbers have been removed.
2727

2828
This file contains a package declaration, which declares that
29-
this world is in the `clocks` package in the `wasi` namespace.
29+
this world is in the `clocks` package in the `wasi-example` namespace.
3030

3131
The world is declared using the keyword `world`, followed by
3232
the name `imports`.

0 commit comments

Comments
 (0)