We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3935789 commit dd4eeb7Copy full SHA for dd4eeb7
src/main/bash/sdkman-completion.sh
@@ -75,5 +75,5 @@ function __sdkman_completion_bash() {
75
}
76
77
function __sdkman_completion_zsh() {
78
- __sdkman_echo_yellow "zsh is not supported yet!"
+ __sdkman_echo_yellow "zsh is not supported yet."
79
0 commit comments