Skip to content

Commit 810c04f

Browse files
authored
Add missing period.
1 parent 09cce86 commit 810c04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
- `cargo new` generates the correct `.hgignore` aligning semantics with other
9999
VCS ignore files.
100100
[#11855](https://github.com/rust-lang/cargo/pull/11855)
101-
- Stopped doing unnecessary fuzzy registry index queries This significantly
101+
- Stopped doing unnecessary fuzzy registry index queries. This significantly
102102
reduces the amount of HTTP requests to remote registries for crates
103103
containing `-` or `_` in their names.
104104
[#11936](https://github.com/rust-lang/cargo/pull/11936)

0 commit comments

Comments
 (0)