Skip to content

Commit 1ca50d0

Browse files
Update scripts/image_tag.sh
Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parent d00185d commit 1ca50d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/image_tag.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# If no version is specified, defaults to the version from ./version.sh. If the
1212
# supplied version is "latest", no `v` prefix will be added to the tag.
1313
#
14-
# The --channel parameter indecates the specific release channel, it's conflicts
14+
# The --channel parameter indicates the specific release channel, it conflicts
1515
# with --version parameter.
1616
#
1717
# The returned tag will be sanitized to remove invalid characters like the plus

0 commit comments

Comments
 (0)