Skip to content

Commit

Permalink
Merge pull request #47585 from yusheng-guo/patch-1
Browse files Browse the repository at this point in the history
fix: a typo
  • Loading branch information
k8s-ci-robot authored Aug 21, 2024
2 parents c781aa3 + 697c0ff commit af6efe0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Events 应被视为通知性质的、尽最大努力而提供的补充数据。
<!--
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.
-->
node 是对该操作状态的可读描述。注释的最大长度是 1kB,但是库应该准备好处理最多 64kB 的值。
note 是对该操作状态的可读描述。注释的最大长度是 1kB,但是库应该准备好处理最多 64kB 的值。

- **reason** (string)

Expand Down

0 comments on commit af6efe0

Please sign in to comment.