Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
slindley authored Apr 27, 2022
1 parent e4e98a2 commit 3408e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ add support for different patterns of non-local control flow to WebAssembly.

## Typed Continuations Proposal for WebAssembly

This is a proposed soultion addressing the aims of the stack-switching proposal.
This is a proposed solution addressing the aims of the stack-switching proposal.

It is based on the [function references](proposals/function-references/Overview.md) and the [tail call](proposals/tail-call/Overview.md) proposals.

Expand Down

0 comments on commit 3408e9a

Please sign in to comment.