Skip to content

Commit 3d8a47f

Browse files
committed
Apply suggestion from nikomatsakis
1 parent 3bacbec commit 3d8a47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2022-03-25-cargo-team-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ features may be accepted after being approved by the Cargo Team.
4747
Cargo is a large project with many moving pieces and different use cases. The
4848
fact that it works reliably and that it is intuitive has been a significant
4949
multiplier for Rust's success. But it also means that reviewing changes needs
50-
to be done very carefully. It is easy for changes to on one hand break on some
50+
to be done very carefully. It is easy for changes to break some
5151
obscure configuration, or be a targeted fix that deepens our technical debt
5252
making it even harder to understand the whole of Cargo. We appreciate people's
5353
patience as we move forward.

0 commit comments

Comments
 (0)