mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
terraform/providers/update-all: Fix typo in help message (#39863)
This commit is contained in:
parent
e508f0eec1
commit
e8459cb970
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user