Skip to content

Commit 2ac73d7

Browse files
fix: webassembly -> wasi
1 parent d676fed commit 2ac73d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • component-model/src/reference

component-model/src/reference/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ nested `(module)`/`(component)` s-expressions):
3131
)
3232
```
3333

34-
One part that might cause confusion here is that a WebAssembly Preview 1 "component" is in fact a
34+
One part that might cause confusion here is that a WASI Preview 1 "component" is in fact a
3535
*core module*. More precisely, a Preview 1 "component" is a WebAssembly core module with a well-defined
3636
set of exports ([specified in WITX][wasi-p1]).
3737

0 commit comments

Comments
 (0)