From 3273e1a3f2007f975b1a1d12268830ca90fe6202 Mon Sep 17 00:00:00 2001 From: Rosie Le Faive Date: Wed, 16 Mar 2022 13:42:16 -0300 Subject: [PATCH] Fix typo --- docs/installation/docker-available-configuration.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/installation/docker-available-configuration.md b/docs/installation/docker-available-configuration.md index 0788e6d96..dfb569d56 100644 --- a/docs/installation/docker-available-configuration.md +++ b/docs/installation/docker-available-configuration.md @@ -58,10 +58,11 @@ file that contains the changes you've made. Whether or not you want to use secrets. For demo and development environments, secrets are not required. They are essential if you are running a production environment, though. -Secrets are contained in the `secrets` folder withiin your `isle-dc` installation. Each file represents +Secrets are contained in the `secrets` folder within your `isle-dc` installation. Each file represents an individual secret, and its contents are the value you're trying to protect. -Available values for this setting are +Available values for this setting are: + - `true` - `false`