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 eaa51cb commit e95fc74Copy full SHA for e95fc74
posts/2019-10-30-Async-await-stable.md
@@ -139,7 +139,7 @@ enabler for a lot of new and exciting developments in Rust. If you've
139
tried Async I/O in Rust in the past and had problems -- particularly
140
if you tried the combinator-based futures of the past -- you'll find
141
[async-await integrates much better with Rust's borrowing
142
-system][bc]). Moreover, there are a now a number of great runtimes and
+system][bc]. Moreover, there are now a number of great runtimes and
143
other libraries available in the ecosystem to work with. So get out
144
there and build stuff!
145
0 commit comments