Skip to content

Commit 14bae8c

Browse files
authored
Fix typo in UseCases.md (#240)
1 parent 8f0a917 commit 14bae8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/high-level/UseCases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ the following use cases:
261261
5. A component runtime shares the compiled machine code of a component across
262262
many instances of that component.
263263
6. A component is composed of several core wasm modules that operate on a
264-
single shared linear memory, some of which contain langauge runtime code
264+
single shared linear memory, some of which contain language runtime code
265265
that is shared by all components produced from the same language toolchain.
266266
A component runtime shares the compiled machine code of the shared language
267267
runtime module.

0 commit comments

Comments
 (0)