From e3f0158b5d6c46ebbfab616caca3e7e8ef8bae1e Mon Sep 17 00:00:00 2001 From: shavidissa Date: Tue, 21 Aug 2018 02:31:22 +0530 Subject: [PATCH] Minor changes (#9938) Minor fix and added the html escapes for <>. --- content/en/docs/contribute/start.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/contribute/start.md b/content/en/docs/contribute/start.md index 0a18d01644..ecc7fec215 100644 --- a/content/en/docs/contribute/start.md +++ b/content/en/docs/contribute/start.md @@ -40,8 +40,8 @@ Not all tasks can be done in the Github UI, but these are discussed in the ### Participating in SIG Docs -The Kubernetes documentation is maintained by a special interest group (SIG) -called Sig Docs. We communicate using a Slack channel, a mailing list, and +The Kubernetes documentation is maintained by a Special Interest Group (SIG) +called SIG Docs. We communicate using a Slack channel, a mailing list, and weekly video meetings. New participants are welcome. For more information, see [Participating in SIG Docs](/docs/contribute/participating/). @@ -195,7 +195,7 @@ documentation. 1. On the page where you see the issue, click the pencil icon at the top left. A new page appears, with some help text. -2. Click the first blue button, which has the text **Edit **. +2. Click the first blue button, which has the text **Edit <page name>**. If you have never created a fork of the Kubernetes documentation repository, you are prompted to do so. Create the fork under your Github