From 72b2db77ca8ffcca1045e5576c6262c127f24b65 Mon Sep 17 00:00:00 2001 From: James Rhea Date: Thu, 29 Mar 2018 14:31:17 -0400 Subject: [PATCH] Change "on the form" to "of the form" Typo fix: changed "on the form" to "of the form" 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 ed896fb6a..1213c7db7 100644 --- a/content/getting-started/configuration.md +++ b/content/getting-started/configuration.md @@ -210,7 +210,7 @@ title ("") : Site title. uglyURLs (false) -: When enabled, creates URL on the form `/filename.html` instead of `/filename/`. +: When enabled, creates URL of the form `/filename.html` instead of `/filename/`. verbose (false) : Enable verbose output.