terraform/providers/update-all: Fix typo in help message (#39863)

This commit is contained in:
Alexandre Esteves 2018-05-02 19:02:18 +01:00 committed by xeji
parent e508f0eec1
commit e8459cb970

View file

@ -58,7 +58,7 @@ cd "$(dirname "$0")"
if [[ -z "${GITHUB_AUTH:-}" ]]; then
cat <<'HELP'
Missing the GITHUB_AUTH env. Thi is required to work around the 60 request
Missing the GITHUB_AUTH env. This is required to work around the 60 request
per hour rate-limit.
Go to https://github.com/settings/tokens and create a new token with the