Update namespaces.md (#13682)

Updates `namespaces` command to `namespace`
This commit is contained in:
AJ Moore
2019-04-08 19:21:04 -06:00
committed by Kubernetes Prow Robot
parent b51bdc88cc
commit 91397935a7
@@ -46,7 +46,7 @@ for namespaces](/docs/admin/namespaces).
You can list the current namespaces in a cluster using:
```shell
kubectl get namespaces
kubectl get namespace
```
```
NAME STATUS AGE