Skip to content

Commit ada56af

Browse files
authored
Fix minor typo
1 parent ec033c9 commit ada56af

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
@@ -234,7 +234,7 @@ Intuitively the user may expect this range to match all `0.14` pre-releases, how
234234
There are two ways we could go about solving this.
235235

236236
- Only add the implicit `-0` to the upper bound if there is no pre-release on the lower bound.
237-
- Accept the existance of this unexpected behaviour.
237+
- Accept the existence of this unexpected behaviour.
238238

239239
Either way, it may be desirable to introduce a dedicated warning for this case.
240240

0 commit comments

Comments
 (0)