Skip to content

Commit b508156

Browse files
authored
[zh-cn] fix zh-cn/docs/reference/kubernetes-api/authentication-resources/token-review-v1.md
fix some translate mistake
1 parent fe8d834 commit b508156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/reference/kubernetes-api/authentication-resources/token-review-v1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ TokenReviewStatus 是令牌认证请求的结果。
132132
user 是与提供的令牌关联的 UserInfo。
133133

134134
<a name="UserInfo"></a>
135-
<--
135+
<!--
136136
*UserInfo holds the information about the user needed to implement the user.Info interface.*
137137
-->
138138
**UserInfo 保存实现 user.Info 接口所需的用户信息**
@@ -163,7 +163,7 @@ TokenReviewStatus 是令牌认证请求的结果。
163163
<!--
164164
The name that uniquely identifies this user among all active users.
165165
-->
166-
在所有活动用户中唯一标识此用户的名称
166+
在所有活跃用户中唯一标识此用户的名称
167167

168168
<!--
169169
## Operations {#Operations}

0 commit comments

Comments
 (0)