From 4f1198c270210ab42363ed320f053c79561111c0 Mon Sep 17 00:00:00 2001 From: shavidissa Date: Thu, 15 Nov 2018 06:46:48 +0530 Subject: [PATCH] Minor change (#10990) Minor typo: Content template to concept template. --- content/en/docs/contribute/style/page-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/style/page-templates.md b/content/en/docs/contribute/style/page-templates.md index e8563eae52..7c2229ad99 100644 --- a/content/en/docs/contribute/style/page-templates.md +++ b/content/en/docs/contribute/style/page-templates.md @@ -75,7 +75,7 @@ To write a new concept page, create a Markdown file in a subdirectory of the An example of a published topic that uses the concept template is [Annotations](/docs/concepts/overview/working-with-objects/annotations/). The -page you are currently reading also uses the content template. +page you are currently reading also uses the concept template. ## Task template