diff --git a/README.md b/README.md index 6dbdc92e0e..99c82b6ab9 100644 --- a/README.md +++ b/README.md @@ -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.