Removed extra "```shell" from the output box (#13736)

This commit is contained in:
Himanshu Pandey
2019-04-09 18:18:13 -07:00
committed by Kubernetes Prow Robot
parent 5d459630be
commit cb86f99b5b
@@ -366,7 +366,6 @@ This command will compare the version of the configuration that you're pushing w
```shell
kubectl apply -f https://k8s.io/examples/application/nginx/nginx-deployment.yaml
```shell
deployment.apps/my-nginx configured
```