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 2510c0c commit a5f7f46Copy full SHA for a5f7f46
src/doc/src/reference/registries.md
@@ -130,7 +130,7 @@ The keys are:
130
may have the markers `{crate}` and `{version}` which are replaced with the
131
name and version of the crate to download. If the markers are not present,
132
then the value `/{crate}/{version}/download` is appended to the end.
133
-- `api`: This is the base URL for the web API. This key is optional, and if it
+- `api`: This is the base URL for the web API. This key is optional, but if it
134
is not specified, commands such as [`cargo publish`] will not work. The web
135
API is described below.
136
0 commit comments