Skip to content

Commit 01255fd

Browse files
authored
Fix typo in legacy/application-abi.md (#556)
1 parent 8d6703a commit 01255fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

legacy/application-abi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ any time.
6161
Environments shall not access exports named `__heap_base` or `__data_end`.
6262
Toolchains are encouraged to avoid providing these exports.
6363

64-
In the future, as the underlying WebAssembly platform offers more features, we
64+
In the future, as the underlying WebAssembly platform offers more features,
6565
we hope to eliminate the requirement to export all of linear memory or all of
6666
the indirect function table.
6767

0 commit comments

Comments
 (0)