We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fcd302 commit f5b21bfCopy full SHA for f5b21bf
src/doc/src/reference/unstable.md
@@ -917,7 +917,7 @@ The `sparse-registry` feature allows cargo to interact with remote registries se
917
over plain HTTP rather than git. These registries can be identified by urls starting with
918
`sparse+http://` or `sparse+https://`.
919
920
-When fetching index metadata over HTTP, cargo only downloads the metadata for relevant
+When fetching index metadata over HTTP, Cargo only downloads the metadata for relevant
921
crates, which can save significant time and bandwidth.
922
923
The format of the sparse index is identical to a checkout of a git-based index.
0 commit comments