Skip to content

Commit af6efe0

Browse files
authored
Merge pull request #47585 from yusheng-guo/patch-1
fix: a typo
2 parents c781aa3 + 697c0ff commit af6efe0

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/docs/reference/kubernetes-api/cluster-resources

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/kubernetes-api/cluster-resources/event-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Events 应被视为通知性质的、尽最大努力而提供的补充数据。
147147
<!--
148148
note is a human-readable description of the status of this operation. Maximal length of the note is 1kB, but libraries should be prepared to handle values up to 64kB.
149149
-->
150-
node 是对该操作状态的可读描述。注释的最大长度是 1kB,但是库应该准备好处理最多 64kB 的值。
150+
note 是对该操作状态的可读描述。注释的最大长度是 1kB,但是库应该准备好处理最多 64kB 的值。
151151

152152
- **reason** (string)
153153

0 commit comments

Comments
 (0)