diff --git a/git_pull/data/run.sh b/git_pull/data/run.sh index d08cae8..001a5ac 100755 --- a/git_pull/data/run.sh +++ b/git_pull/data/run.sh @@ -167,7 +167,7 @@ function git-synchronize { fi else - echo "[Warn] Git repostory doesn't exist" + echo "[Warn] Git repository doesn't exist" git-clone fi }