Skip to content

Commit 1ebdb61

Browse files
authored
Fix typo
1 parent fdb786a commit 1ebdb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2021-10-21-Rust-1.56.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ from the appropriate page on our website, and check out the
2727

2828
We wrote about plans for the Rust 2021 Edition [in May](https://blog.rust-lang.org/2021/05/11/edition-2021.html).
2929
Editions are a mechanism for opt-in changes that may otherwise pose backwards compatibility risk. See [the edition guide](https://doc.rust-lang.org/stable/edition-guide/editions/index.html) for details on how this is achieved.
30-
This a smaller edition, especially compared to 2018, but there
30+
This is a smaller edition, especially compared to 2018, but there
3131
are still some nice quality-of-life changes that require an edition opt-in to
3232
avoid breaking some corner cases in existing code. See the new chapters of the
3333
edition guide below for more details on each new feature and guidance for

0 commit comments

Comments
 (0)