From 78276390aee1f5a5b8730e6d6bfb93c5d5c7e2b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Kami=C5=84ski?= Date: Sun, 6 Feb 2022 19:55:26 +0100 Subject: [PATCH] Add missing word in types.md (#1645) Adds missing "is" word in Content Types page. --- content/en/content-management/types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/content-management/types.md b/content/en/content-management/types.md index 6be16b408..da45302a7 100644 --- a/content/en/content-management/types.md +++ b/content/en/content-management/types.md @@ -14,7 +14,7 @@ aliases: [/content/types] toc: true --- -A **content type** is a way to organize your content. Hugo resolves the content type from either the `type` in front matter or, if not set, the first directory in the file path. E.g. `content/blog/my-first-event.md` will be of type `blog` if no `type` set. +A **content type** is a way to organize your content. Hugo resolves the content type from either the `type` in front matter or, if not set, the first directory in the file path. E.g. `content/blog/my-first-event.md` will be of type `blog` if no `type` is set. A content type is used to