Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 20d145f

Browse files
authored
Fix typo (#158)
1 parent c7b22e5 commit 20d145f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/gc/MVP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Based on the following proposals:
2020

2121
* [typed function references](https://github.com/WebAssembly/function-references), which introduces typed references `(ref null? $t)` etc.
2222

23-
* [type imports](https://github.com/WebAssembly/proposal-type-imports), which allows type definitionss to be imported and exported
23+
* [type imports](https://github.com/WebAssembly/proposal-type-imports), which allows type definitions to be imported and exported
2424

2525
All three proposals are prerequisites.
2626

0 commit comments

Comments
 (0)