Skip to content

Commit 5a9e95b

Browse files
committed
Update proposal README
Fixes a typo and adds a link to the rendered spec.
1 parent 2ed816c commit 5a9e95b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
This repository is a clone of github.com/WebAssembly/spec/. It is meant for discussion, prototype specification and implementation of a proposal to add ES module integration to WebAssembly.
66

7-
The [specifics of the ES Module integration Propsal are found in this subfolder](/proposals/esm-integration).
7+
The [specifics of the ES Module integration Proposal are found in this subfolder](/proposals/esm-integration).
8+
9+
A formatted version of the spec, including this proposal, is available here: webassembly.github.io/esm-integration.
810

911
Original README from upstream repository follows...
1012

0 commit comments

Comments
 (0)