From 4dcdd0cd6acb3d492542a103995607a902818bfa Mon Sep 17 00:00:00 2001 From: mwithheld <796986+mwithheld@users.noreply.github.com> Date: Wed, 5 Oct 2022 16:15:00 -0700 Subject: [PATCH] Fix typo: enviroment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36b3f6f..a99691a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This helm chart installs the [passbolt container](https://github.com/passbolt/pa For more parameters you should have a look at ... - the [values.yaml](values.yaml) file of this helm chart - the [values.yaml](https://github.com/helm/charts/blob/master/stable/mariadb/values.yaml) file of the mariadb helm chart, when enabled -- the [enviroment variables](https://github.com/passbolt/passbolt_docker/tree/master) of the passbolt docker image. +- the [environment variables](https://github.com/passbolt/passbolt_docker/tree/master) of the passbolt docker image. ### General