Skip to content

Commit b1c8f34

Browse files
Merge pull request #18 from matteobaccan/main
Fixed typo error
2 parents 774d89f + 36788e0 commit b1c8f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

set_ocicredentials.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ EOF
5353
exit 0
5454
;;
5555
*) # unknown command
56-
echo "Unknow command. Use [set_ocicredentials -h] for help."
56+
echo "Unknown command. Use [set_ocicredentials -h] for help."
5757
exit 1
5858
shift # past argument
5959
;;

0 commit comments

Comments
 (0)