Skip to content

Commit 78ad060

Browse files
committed
Fix typo
1 parent b43204a commit 78ad060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3493-precise-pre-release-cargo-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This effectively splits the notion of compatibility in `cargo`.
1111
A pre-release version may be considered compatible when the version is explicitly requested with `--precise`.
1212
Cargo will not automatically select that version via a basic `cargo update`.
1313

14-
One way to think of this is that we are changing from the the version
14+
One way to think of this is that we are changing from the version
1515
requirements syntax requiring opt-in to match pre-release of higher versions to
1616
the resolver ignoring pre-releases like yanked packages, with an override flag.
1717

0 commit comments

Comments
 (0)