Skip to content

Commit 6dc7b9d

Browse files
authored
source-replacement.md: fix typo (#15458)
2 parents 12555be + 733d6a6 commit 6dc7b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies], and private registry support is described in [the Registries
2727
chapter][registries].
2828

2929
When using source replacement, running commands like `cargo publish` that need to
30-
contact the registry require passing the `--registry` option. This helps avoid
30+
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.
3333

0 commit comments

Comments
 (0)