From 5882f7a4c7b699cfa8d87d614b836fa1537a15e6 Mon Sep 17 00:00:00 2001 From: Salim B Date: Sun, 30 Sep 2018 22:18:06 +0000 Subject: [PATCH] Fix typo --- content/en/content-management/page-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/content-management/page-resources.md b/content/en/content-management/page-resources.md index b14d34d99..c3c29e452 100644 --- a/content/en/content-management/page-resources.md +++ b/content/en/content-management/page-resources.md @@ -17,7 +17,7 @@ menu: ## Properties ResourceType -: The main type of the resource. For example, a file of MIME type `image/jpg` has for ResourceType `image`. +: The main type of the resource. For example, a file of MIME type `image/jpg` has the ResourceType `image`. Name : Default value is the filename (relative to the owning page). Can be set in front matter.