Skip to content

Commit f5b21bf

Browse files
authored
capitalise, for consistency
1 parent 2fcd302 commit f5b21bf

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)