chore: fix some minor issues in comments

Signed-off-by: jishudashen <jishudashen@foxmail.com>
This commit is contained in:
jishudashen 2025-07-21 14:10:33 +08:00
commit dd253cffee
5 changed files with 5 additions and 5 deletions

View file

@ -86,7 +86,7 @@ function work_in_progress() {
# Aliases
# (sorted alphabetically by command)
# (order should follow README)
# (in some cases force the alisas order to match README, like for example gke and gk)
# (in some cases force the alias order to match README, like for example gke and gk)
#
alias grt='cd "$(git rev-parse --show-toplevel || echo .)"'