Skip to content

Commit b7af7f4

Browse files
authored
fix grammar, and remove confusing example
Also, lots of commands need to contact the registry, seeing an example gives me doubt
1 parent ee85ada commit b7af7f4

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 require 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)