Skip to content

Commit 7e76eb7

Browse files
authored
Update docker_tag.yaml
Removing extra "consists"
1 parent 87e7a9a commit 7e76eb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/engine-cli/docker_tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ long: |-
1313
canonical reference for Docker's public registry.
1414
- `PORT_NUMBER`: If a hostname is present, it may optionally be followed by a
1515
registry port number in the format `:8080`.
16-
- `PATH`: The path consists consists of slash-separated components. Each
16+
- `PATH`: The path consists of slash-separated components. Each
1717
component may contain lowercase letters, digits and separators. A separator is
1818
defined as a period, one or two underscores, or one or more hyphens. A component
1919
may not start or end with a separator. While the

0 commit comments

Comments
 (0)