diff --git a/git-open b/git-open index 67103f3..2e10b2a 100755 --- a/git-open +++ b/git-open @@ -199,7 +199,7 @@ elif [[ "${#pathargs[@]}" -ge '2' && ${pathargs[${#pathargs[@]} - 2]} == '_git' elif [[ "$domain" =~ amazonaws\.com$ ]]; then # AWS Code Commit if (( is_issue )); then - echo "Issue feature does not supported on AWS Code Commit." 1>&2 + echo "Issue feature does not supported on AWS Code Commit." 1>&2 exit 1 fi