Skip to content

Commit 52870b8

Browse files
authored
Merge pull request #25738 from Arhell/sync-zh
[zh] sync kubernetes-api.md
2 parents b54166a + 1141c3b commit 52870b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/overview/kubernetes-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ is the {{< glossary_tooltip text="API server" term_id="kube-apiserver" >}}. The
1919
exposes an HTTP API that lets end users, different parts of your cluster, and
2020
external components communicate with one another.
2121
22-
The Kubernetes API lets you query and manipulate the state of objects in the Kubernetes API
22+
The Kubernetes API lets you query and manipulate the state of API objects in Kubernetes
2323
(for example: Pods, Namespaces, ConfigMaps, and Events).
2424
2525
Most operations can be performed through the

0 commit comments

Comments
 (0)