Skip to content

Commit 175f97b

Browse files
authored
Fix typo in wit-example.md
1 parent 8865fa3 commit 175f97b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)