Skip to content

Commit b45c003

Browse files
authored
Merge pull request #25807 from yuandongx/patch-6
[zh]error sentence.
2 parents f77ac7b + 2e10cc7 commit b45c003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/security/controlling-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ authorized for API access.
2828
When a request reaches the API, it goes through several stages, illustrated in the
2929
following diagram:
3030
-->
31-
用户使用 `kubectl`、客户端库或构造 REST 请求访问来 [Kubernetes API](/zh/docs/concepts/overview/kubernetes-api/)
31+
用户使用 `kubectl`、客户端库或构造 REST 请求来访问 [Kubernetes API](/zh/docs/concepts/overview/kubernetes-api/)
3232
人类用户和 [Kubernetes 服务账户](/zh/docs/tasks/configure-pod-container/configure-service-account/)都可以被鉴权访问 API。
3333
当请求到达 API 时,它会经历多个阶段,如下图所示:
3434

0 commit comments

Comments
 (0)