Skip to content

Commit 0fefa5f

Browse files
Update posts/2019-10-30-Async-await-stable.md
Co-Authored-By: Mazdak Farrokhzad <[email protected]>
1 parent 669e1d9 commit 0fefa5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2019-10-30-Async-await-stable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ be an increasingly important part of Rust's story.
1414

1515
While this first release of "async-await" is a momentous event, it's
1616
also only the beginning. The current support for async-await marks a
17-
kind of "Minimum Viable Product" (MVP), and we expect to be polishing,
17+
kind of "Minimum Viable Product" (MVP). We expect to be polishing,
1818
improving, and extending it for some time.
1919

2020
Already, in the time since [async-await hit beta][aa-beta], we've made

0 commit comments

Comments
 (0)