We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0307be + 5093a52 commit 7a14210Copy full SHA for 7a14210
docs/book/basics/what_is_a_resource.md
@@ -231,5 +231,5 @@ existing core Kubernetes resources.
231
#### Namespaces
232
233
While most resources are Namespaced, that is the objects are scoped to a Namespace, some resources
234
-are non-namespaces and scoped to the cluster. Examples of non-namespaced resources include
+are non-namespaced and scoped to the cluster. Examples of non-namespaced resources include
235
Nodes, Namespaces and ClusterRole.
0 commit comments