Minor changes (#9938)

Minor fix and added the html escapes for <>.
This commit is contained in:
shavidissa 2018-08-21 02:31:22 +05:30 committed by k8s-ci-robot
parent 1bebbfcbff
commit e3f0158b5d
1 changed files with 3 additions and 3 deletions

View File

@ -40,8 +40,8 @@ Not all tasks can be done in the Github UI, but these are discussed in the
### Participating in SIG Docs ### Participating in SIG Docs
The Kubernetes documentation is maintained by a special interest group (SIG) The Kubernetes documentation is maintained by a Special Interest Group (SIG)
called Sig Docs. We communicate using a Slack channel, a mailing list, and called SIG Docs. We communicate using a Slack channel, a mailing list, and
weekly video meetings. New participants are welcome. For more information, see weekly video meetings. New participants are welcome. For more information, see
[Participating in SIG Docs](/docs/contribute/participating/). [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. 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. A new page appears, with some help text.
2. Click the first blue button, which has the text **Edit <page name>**. 2. Click the first blue button, which has the text **Edit &lt;page name&gt;**.
If you have never created a fork of the Kubernetes documentation If you have never created a fork of the Kubernetes documentation
repository, you are prompted to do so. Create the fork under your Github repository, you are prompted to do so. Create the fork under your Github