about summary refs log tree commit diff
path: root/pkgs/applications/networking
diff options
context:
space:
mode:
authorAlexandre Esteves <2335822+alexfmpe@users.noreply.github.com>2018-05-02 19:02:18 +0100
committerxeji <36407913+xeji@users.noreply.github.com>2018-05-02 20:02:18 +0200
commite8459cb97058f1e6ef8f1caea4351d471d8b31fb (patch)
tree55effa1e9cac1ee9a2c5b87f4291dd59e4122f53 /pkgs/applications/networking
parente508f0eec142c978f6b77bf96b3887471c7fc807 (diff)
downloadnixlib-e8459cb97058f1e6ef8f1caea4351d471d8b31fb.tar
nixlib-e8459cb97058f1e6ef8f1caea4351d471d8b31fb.tar.gz
nixlib-e8459cb97058f1e6ef8f1caea4351d471d8b31fb.tar.bz2
nixlib-e8459cb97058f1e6ef8f1caea4351d471d8b31fb.tar.lz
nixlib-e8459cb97058f1e6ef8f1caea4351d471d8b31fb.tar.xz
nixlib-e8459cb97058f1e6ef8f1caea4351d471d8b31fb.tar.zst
nixlib-e8459cb97058f1e6ef8f1caea4351d471d8b31fb.zip
terraform/providers/update-all: Fix typo in help message (#39863)
Diffstat (limited to 'pkgs/applications/networking')
-rwxr-xr-xpkgs/applications/networking/cluster/terraform/providers/update-all2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/cluster/terraform/providers/update-all b/pkgs/applications/networking/cluster/terraform/providers/update-all
index 16eb6004e3ee..24695066fa28 100755
--- a/pkgs/applications/networking/cluster/terraform/providers/update-all
+++ b/pkgs/applications/networking/cluster/terraform/providers/update-all
@@ -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