Skip to content

Commit 12b68be

Browse files
committed
fix grammar, and remove confusing example
Lots of commands need to contact the registry, and seeing an example made me doubt that.
1 parent 7918c7e commit 12b68be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/source-replacement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies through the usage of [the `[patch]` key][overriding
2626
dependencies], and private registry support is described in [the Registries
2727
chapter][registries].
2828

29-
When using source replacement, running commands like `cargo publish` that need to
29+
When using source replacement, running commands that need to
3030
contact the registry requires passing the `--registry` option. This helps avoid
3131
any ambiguity about which registry to contact, and will use the authentication
3232
token for the specified registry.

0 commit comments

Comments
 (0)