From 24e142f229497caa8388d9059ffbd561812f3c03 Mon Sep 17 00:00:00 2001 From: Olivier Goulet Date: Sun, 17 Jul 2022 16:18:59 -0400 Subject: [PATCH] Remove duplicate word from cascade description Removed the duplicate word "down" from the sentence: "Pass down down default configuration values..." --- 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 9393e4534..e04ff130c 100644 --- a/content/en/getting-started/configuration.md +++ b/content/en/getting-started/configuration.md @@ -149,7 +149,7 @@ See [Configure File Caches](#configure-file-caches) {{< new-in "0.86.0" >}} -Pass down down default configuration values (front matter) to pages in the content tree. The options in site config is the same as in page front matter, see [Front Matter Cascade](/content-management/front-matter#front-matter-cascade). +Pass down default configuration values (front matter) to pages in the content tree. The options in site config is the same as in page front matter, see [Front Matter Cascade](/content-management/front-matter#front-matter-cascade). ### canonifyURLs