From 07ad435b782703ecd2974626611d2fa1b335cf30 Mon Sep 17 00:00:00 2001 From: Liam Averion Date: Tue, 21 May 2024 11:54:06 -0400 Subject: [PATCH] update - typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11038c4..0f829b1 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ There are several ways to provide credentials. If you do not specify a profile when running the tool, or the profile you specify does not contain credentials, the tool will use the following environment variables. This enables tools such as HashiCorp's Vault to work seamlessly with the tool.
-**These environment variables will not be utilized if you have a default profile configured. You must remove the default profile in order to utilize theses environment variables within this script.** +**These environment variables will not be utilized if you have a default profile configured. You must remove the default profile in order to utilize the environment variables within this script.** * AWS_ACCESS_KEY_ID * AWS_SECRET_ACCESS_KEY