Skip to content

Commit e1d688a

Browse files
authored
Update kubernetes-objects.md
Added missing word
1 parent c00970e commit e1d688a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ providing a description of the characteristics you want the resource to have:
3333
its _desired state_.
3434

3535
The `status` describes the _current state_ of the object, supplied and updated
36-
by the Kubernetes and its components. The Kubernetes
36+
by the Kubernetes system and its components. The Kubernetes
3737
{{< glossary_tooltip text="control plane" term_id="control-plane" >}} continually
3838
and actively manages every object's actual state to match the desired state you
3939
supplied.

0 commit comments

Comments
 (0)