Merge pull request #27909 from toshokan/master

Fix grammar on namespaces page
This commit is contained in:
Kubernetes Prow Robot
2021-05-10 14:47:36 -07:00
committed by GitHub
@@ -39,7 +39,7 @@ Creation and deletion of namespaces are described in the
[Admin Guide documentation for namespaces](/docs/tasks/administer-cluster/namespaces).
{{< note >}}
Avoid creating namespace with prefix `kube-`, since it is reserved for Kubernetes system namespaces.
Avoid creating namespaces with the prefix `kube-`, since it is reserved for Kubernetes system namespaces.
{{< /note >}}
### Viewing namespaces