From 906b7c66b02043292b99f5dc05f88bfe70dcb137 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Tue, 24 Sep 2024 11:21:06 -0700 Subject: [PATCH] Update configuration.md --- content/en/getting-started/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/getting-started/configuration.md b/content/en/getting-started/configuration.md index 03af96956..b5b2ddd36 100644 --- a/content/en/getting-started/configuration.md +++ b/content/en/getting-started/configuration.md @@ -800,7 +800,7 @@ HUGO_NUMWORKERMULTIPLIER ## Configure with environment variables -In addition to the 3 configuration options already mentioned, configuration key-values can be defined through operating system environment variables. +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: