From ae2dc138a96044204112dd5e584774fe64b94fef Mon Sep 17 00:00:00 2001 From: Tom Hummel Date: Fri, 20 Nov 2020 07:47:18 -0800 Subject: [PATCH] Fix typo in page bundles (#1283) * Fix typo in page bundles * Update page-bundles.md Co-authored-by: Christian Oliff --- content/en/content-management/page-bundles.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/content-management/page-bundles.md b/content/en/content-management/page-bundles.md index 2ccf058e0..9561ea2e9 100644 --- a/content/en/content-management/page-bundles.md +++ b/content/en/content-management/page-bundles.md @@ -2,7 +2,6 @@ title : "Page Bundles" description : "Content organization using Page Bundles" date : 2018-01-24T13:09:00-05:00 -lastmod : 2018-01-28T22:26:40-05:00 linktitle : "Page Bundles" keywords : ["page", "bundle", "leaf", "branch"] categories : ["content management"] @@ -186,4 +185,4 @@ The hierarchy depth at which a branch bundle is created does not matter. {{% /note %}} -[^fn:1]: The `.md` extension is just an example. The extension can be `.html`, `.json` or any of any valid MIME type. +[^fn:1]: The `.md` extension is just an example. The extension can be `.html`, `.json` or any valid MIME type.