Skip to content

Commit d38ee44

Browse files
authored
Merge pull request #27909 from toshokan/master
Fix grammar on namespaces page
2 parents 4d897b6 + 50a5dbb commit d38ee44

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/overview/working-with-objects

1 file changed

+1
-1
lines changed

content/en/docs/concepts/overview/working-with-objects/namespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Creation and deletion of namespaces are described in the
3939
[Admin Guide documentation for namespaces](/docs/tasks/administer-cluster/namespaces).
4040

4141
{{< note >}}
42-
Avoid creating namespace with prefix `kube-`, since it is reserved for Kubernetes system namespaces.
42+
Avoid creating namespaces with the prefix `kube-`, since it is reserved for Kubernetes system namespaces.
4343
{{< /note >}}
4444

4545
### Viewing namespaces

0 commit comments

Comments
 (0)