Skip to content

Commit e88e86c

Browse files
Fix typo
Co-authored-by: Ryan William O'Hara <[email protected]>
1 parent 6887d20 commit e88e86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

do

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ publish-docker-images() {
4646

4747
# This variable is used, but shellcheck can't tell.
4848
# shellcheck disable=SC2034
49-
help_publish_docker_manifest="Publish the mutliarch manifest"
49+
help_publish_docker_manifest="Publish the multiarch manifest"
5050
publish-docker-manifest() {
5151
repo=${1:?'image repo name must be specified'}
5252

0 commit comments

Comments
 (0)