Skip to content

Commit 056313d

Browse files
committed
Auto merge of #10772 - tshepang:patch-2, r=Eh2406
capitalise, for consistency
2 parents 5f5c196 + f5b21bf commit 056313d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/unstable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ The `sparse-registry` feature allows cargo to interact with remote registries se
917917
over plain HTTP rather than git. These registries can be identified by urls starting with
918918
`sparse+http://` or `sparse+https://`.
919919

920-
When fetching index metadata over HTTP, cargo only downloads the metadata for relevant
920+
When fetching index metadata over HTTP, Cargo only downloads the metadata for relevant
921921
crates, which can save significant time and bandwidth.
922922

923923
The format of the sparse index is identical to a checkout of a git-based index.

0 commit comments

Comments
 (0)