Browse Source

Merge pull request #1213 from okliv/patch-1

Update loading_environment_variables.md
Sergey Alexandrovich 1 year ago
parent
commit
278168a7c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/loading_environment_variables.md

+ 1 - 1
docs/loading_environment_variables.md

@@ -11,7 +11,7 @@ imgproxy can load environment variables from various sources such as:
 
 You can create an [environment file](#environment-file-syntax) and configure imgproxy to read environment variables from it.
 
-* `IMGPROXY_ENV_LOCAL_FILE_PATH`: the path of the environmebt file to load
+* `IMGPROXY_ENV_LOCAL_FILE_PATH`: the path of the environment file to load
 
 ## AWS Secrets Manager