We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f446e31 commit be05380Copy full SHA for be05380
content/zh/docs/concepts/overview/working-with-objects/finalizers.md
@@ -48,7 +48,7 @@ and does the following:
48
49
* 修改对象,将你开始执行删除的时间添加到 `metadata.deletionTimestamp` 字段。
50
* 禁止对象被删除,直到其 `metadata.finalizers` 字段为空。
51
- * 返回 `202` 作为状态码(HTTP "Accepted")。
+ * 返回 `202` 状态码(HTTP "Accepted")。
52
53
<!--
54
The controller managing that finalizer notices the update to the object setting the
0 commit comments