Skip to content

Commit 9586074

Browse files
fix: improve emphasis in question title
Co-authored-by: Mikhail Katychev <mkatych@gmail.com>
1 parent 374cba8 commit 9586074

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
@@ -3,7 +3,7 @@
33
This page hosts a series of questions that are frequently asked or that might be confusing about
44
WebAssembly (core), components, and the WebAssembly ecosystem as a whole.
55

6-
## Q: What is the difference between a WebAssembly component and a WebAssembly module?
6+
## Q: What is the difference between a _component_ and _module_ in WebAssembly?
77

88
A WebAssembly module (more precisely referred to as a "WebAssembly core module") is a
99
binary that conforms to the [WebAssembly Core Specification][wasm-core-spec].

0 commit comments

Comments
 (0)