Skip to content

Commit e509a07

Browse files
Update component-model/src/design/why-component-model.md
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
1 parent 23424f3 commit e509a07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

component-model/src/design/why-component-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Rust, C, Go, or a variety of other languages as a source language.
99
In this case, the compiler produces a WebAssembly _core module_.
1010
Core modules have some limitations, which components address.
1111

12-
## Core modules
12+
## WebAssembly Core modules
1313

1414
Typically, a core module defines a set of _functions_
1515
along with auxiliary definitions

0 commit comments

Comments
 (0)