modify one word

examples   to  example
This commit is contained in:
jianglingxia
2017-02-15 16:33:38 +08:00
committed by mengyuan
parent e854c082ad
commit 632b2ba474
+1 -1
View File
@@ -9,7 +9,7 @@ title: Kubernetes 101
For Kubernetes 101, we will cover kubectl, pods, volumes, and multiple containers
In order for the kubectl usage examples to work, make sure you have an examples directory locally, either from [a release](https://github.com/kubernetes/kubernetes/releases) or [the source](https://github.com/kubernetes/kubernetes).
In order for the kubectl usage examples to work, make sure you have an example directory locally, either from [a release](https://github.com/kubernetes/kubernetes/releases) or [the source](https://github.com/kubernetes/kubernetes).
* TOC
{:toc}