From 2677772044f290cb09c63c5ef67730710cfa40d4 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Mon, 10 Apr 2017 23:06:17 -0500 Subject: [PATCH] Fix env var description in configuration.md --- content/getting-started/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started/configuration.md b/content/getting-started/configuration.md index 2e4316dec..315397941 100644 --- a/content/getting-started/configuration.md +++ b/content/getting-started/configuration.md @@ -323,7 +323,7 @@ enableemoji: true ## Environmental Variables -In addition to the 3 config options already mentioned, website configuration can be accomplished through operating system environment variables. +In addition to the 3 config options already mentioned, configuration key-values can be defined through operating system environment variables. For example, the following command will effectively set a website's title on Unix-like systems: