Skip to content

Commit

Permalink
Spelling fix (#6963)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnMilo authored and mcornella committed Jul 3, 2018
1 parent da8745e commit dd8cf51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/kubectl/kubectl.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dd8cf51

Please sign in to comment.