From 42bfecfad4bf57320312372f017f4773204264c2 Mon Sep 17 00:00:00 2001 From: shavidissa Date: Tue, 21 Aug 2018 16:19:49 -0500 Subject: [PATCH] Minor updates (#10027) Copyedit the content. --- content/en/docs/contribute/style/hugo-shortcodes/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/contribute/style/hugo-shortcodes/index.md b/content/en/docs/contribute/style/hugo-shortcodes/index.md index dce517e44e..8d826a4c69 100644 --- a/content/en/docs/contribute/style/hugo-shortcodes/index.md +++ b/content/en/docs/contribute/style/hugo-shortcodes/index.md @@ -6,7 +6,7 @@ content_template: templates/concept --- {{% capture overview %}} -This page explains the custom Hugo shortcodes that can be used in Kubernetes documentation markdown. +This page explains the custom Hugo shortcodes that can be used in Kubernetes markdown documentation. Read more about shortcodes in the [Hugo documentation](https://gohugo.io/content-management/shortcodes). {{% /capture %}} @@ -18,7 +18,7 @@ In a markdown page (.md file) on this site, you can add a shortcode to display v ### Feature state demo -Below is a demo of the feature state snippet. Here it is used to display the feature as stable in Kubernetes version 1.10. +Below is a demo of the feature state snippet, which displays the feature as stable in Kubernetes version 1.10. ``` {{}}