Skip to content

Commit c30d60a

Browse files
Update 2019-09-30-Async-await-hits-beta.md
1 parent 6193926 commit c30d60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2019-09-30-Async-await-hits-beta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ a very exciting time! With async-await syntax hitting stable in
167167
November, it's going to be easier than ever to write futures (in
168168
particular, if you tried using the combinator-based futures in the
169169
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
170+
borrowing system][bc]). Moreover, there are now a number of great
171171
runtimes and other libraries available in the ecosystem to work with.
172172
So get out there and build stuff!
173173

0 commit comments

Comments
 (0)