Update word Deployement to Deployment (#5797)

This commit is contained in:
Zhang Xingcai
2017-10-07 07:55:33 -07:00
committed by Steve Perry
parent 06099a7df6
commit 546a1cb02a
2 changed files with 2 additions and 2 deletions
@@ -686,7 +686,7 @@ Conditions:
<...>
```
If you run `kubectl get deployment nginx-deployment -o yaml`, the Deployement status might look like this:
If you run `kubectl get deployment nginx-deployment -o yaml`, the Deployment status might look like this:
```
status:
@@ -728,7 +728,7 @@ Conditions:
<...>
```
If you run `kubectl get deployment nginx-deployment -o yaml`, the Deployement status might look like this:
If you run `kubectl get deployment nginx-deployment -o yaml`, the Deployment status might look like this:
```
status: