Skip to content

Commit

Permalink
Fix typo in legacy/application-abi.md (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaos committed Sep 15, 2023
1 parent 8d6703a commit 01255fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion legacy/application-abi.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ any time.
Environments shall not access exports named `__heap_base` or `__data_end`.
Toolchains are encouraged to avoid providing these exports.

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

Expand Down

0 comments on commit 01255fd

Please sign in to comment.