Skip to content

Commit 327f3fa

Browse files
Mossakalukewagner
andauthored
Update design/mvp/WIT.md
Co-authored-by: Luke Wagner <mail@lukewagner.name>
1 parent 926e73f commit 327f3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/mvp/WIT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ The `include` statement also works with [WIT package](#wit-packages-and-use) def
287287
interface b { ... }
288288
289289
// a.wit
290-
interface a {}
290+
interface a { ... }
291291
292292
world my-world-a {
293293
import a

0 commit comments

Comments
 (0)