We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e030ac7 commit 6f0b451Copy full SHA for 6f0b451
design/mvp/Async.md
@@ -59,7 +59,7 @@ over and can literally be implemented in terms of:
59
* green threads as-if running on a single OS thread in languages like Go and
60
(recently) Java
61
62
-The Component Model supports this wide vareity of language features by
+The Component Model supports this wide variety of language features by
63
specifying a common low-level "async" ABI which the different languages'
64
compilers and runtimes can bind their different language-level concurrency
65
features to. This is similar to how a native OS exposes APIs for concurrency
0 commit comments