Add missing word in types.md (#1645)

Adds missing "is" word in Content Types page.
This commit is contained in:
Kacper Kamiński
2022-02-06 19:55:26 +01:00
committed by GitHub
parent 2f84d0896b
commit 78276390ae
+1 -1
View File
@@ -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