Spelling fix (#6963)

master
Shawn Milochik 8 years ago committed by Marc Cornellà
parent da8745eb9a
commit dd8cf51397
  1. 2
      plugins/kubectl/kubectl.plugin.zsh

@ -10,7 +10,7 @@ if (( $+commands[kubectl] )); then
unset __KUBECTL_COMPLETION_FILE
fi
# This command is used ALOT both below and in daily life
# This command is used a LOT both below and in daily life
alias k=kubectl
# Apply a YML file

Loading…
Cancel
Save