From 6e2c341524f58ac65c12de24021ee786da91f63c Mon Sep 17 00:00:00 2001 From: Gottfried Chen Date: Mon, 5 Aug 2024 13:52:28 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c200566..eaf7847 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ To use a remote source run `yarn codegen dev`. Don't forget to set a correct `BA ## Setting env variables at runtime -Sometimes there is a need to set env variables at runtime in the environment where the constainer is being executed. We provide support for the following env variables which can be set at runtime per default: +Sometimes there is a need to set env variables at runtime in the environment where the container is being executed. We provide support for the following env variables which can be set at runtime per default: | Name | Default | Description | | ------------- | ------------- | ------------- |