fix the command output (#9954)

I have verified on version v1.11
This commit is contained in:
tanshanshan
2018-08-21 22:22:00 +08:00
committed by k8s-ci-robot
parent 7e7f677fd4
commit d895efe24e
@@ -49,7 +49,7 @@ $ kubectl create -f https://k8s.io/examples/application/deployment.yaml --record
The output is similar to this:
```shell
deployment "nginx-deployment" created
deployment.apps/nginx-deployment created
```
### Required Fields