Skip to content

Commit dd4eeb7

Browse files
Oliver Weilermarc0der
authored andcommitted
Remove exclamation mark
1 parent 3935789 commit dd4eeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/bash/sdkman-completion.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ function __sdkman_completion_bash() {
7575
}
7676

7777
function __sdkman_completion_zsh() {
78-
__sdkman_echo_yellow "zsh is not supported yet!"
78+
__sdkman_echo_yellow "zsh is not supported yet."
7979
}

0 commit comments

Comments
 (0)