Skip to content

Commit 0e70f1b

Browse files
authored
Merge pull request #4564 from thaJeztah/docker_tag_dupwords
docs: fix duplicate words in "docker tag" reference
2 parents cd6467b + 3a16c3b commit 0e70f1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/reference/commandline

docs/reference/commandline/tag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ registry at `registry-1.docker.io` by default. Note that `docker.io` is the
2323
canonical reference for Docker's public registry.
2424
- `PORT_NUMBER`: If a hostname is present, it may optionally be followed by a
2525
registry port number in the format `:8080`.
26-
- `PATH`: The path consists consists of slash-separated components. Each
26+
- `PATH`: The path consists of slash-separated components. Each
2727
component may contain lowercase letters, digits and separators. A separator is
2828
defined as a period, one or two underscores, or one or more hyphens. A component
2929
may not start or end with a separator. While the

0 commit comments

Comments
 (0)