Skip to content

Commit

Permalink
Spelling fix (ohmyzsh#6963)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnMilo authored and spiliopoulos committed May 19, 2020
1 parent 03911e2 commit 369420d
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 369420d

Please sign in to comment.