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.
2 parents 32ac03d + c30d60a commit 2ea52caCopy full SHA for 2ea52ca
posts/2019-09-30-Async-await-hits-beta.md
@@ -167,7 +167,7 @@ a very exciting time! With async-await syntax hitting stable in
167
November, it's going to be easier than ever to write futures (in
168
particular, if you tried using the combinator-based futures in the
169
past, you'll find [async-await integrates much better with Rust's
170
-borrowing system][bc]). Moreover, there are a now a number of great
+borrowing system][bc]). Moreover, there are now a number of great
171
runtimes and other libraries available in the ecosystem to work with.
172
So get out there and build stuff!
173
0 commit comments