Skip to content

Commit a2fc2bd

Browse files
authored
Fix wrong item number in Goals.md (#241)
1 parent 14bae8c commit a2fc2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/high-level/Goals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
* deployment and live upgrade / dynamic reconfiguration;
4242
* persistence and storage; and
4343
* distributed computing and partial failure.
44-
2. Don't specify a set of "component services".
44+
3. Don't specify a set of "component services".
4545
* Specifying services that may be implemented by a host and exposed to
4646
components is the domain of WASI and out of scope of the component model.
4747
* See also the [WASI FAQ entry](FAQ.md#how-does-wasi-relate-to-the-component-model).

0 commit comments

Comments
 (0)