Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion component-model/src/design/wit-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ We declare a world that imports one interface:
For exposition, version numbers have been removed.

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

The world is declared using the keyword `world`, followed by
the name `imports`.
Expand Down
Loading