From 253e6f83387f3d6248b147bfa1e91141a54d370e Mon Sep 17 00:00:00 2001 From: TwinProduction Date: Tue, 11 May 2021 20:50:15 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45ccdbf9..2b8813e0 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ This example would look like this: ![Simple example](.github/assets/example.png) -Note that you can also add environment variables in the configuration file (e.g. `$DOMAIN`, `${DOMAIN}`) +Note that you can also use environment variables in the configuration file (e.g. `$DOMAIN`, `${DOMAIN}`) ## Configuration