From 8eed31ed481f222c7473affd6a0c2b84dc40649b Mon Sep 17 00:00:00 2001 From: aptalca Date: Fri, 28 Jan 2022 16:56:59 -0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be095b6..93fca8b 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ ingress: - service: http_status:404 ``` -After you have created the file, use the special `FILE__` prefix for the environmet variable which will source the content of the file as a value for the variable specified (`FILE__CF_TUNNEL_CONFIG=/config/tunnelconfig.yml`). +After you have created the file, use the special `FILE__` prefix for the environment variable which will source the content of the file as a value for the variable specified (`FILE__CF_TUNNEL_CONFIG=/config/tunnelconfig.yml`). #### Troubleshooting