Skip to content

Commit 2ba7b9a

Browse files
authored
Merge pull request #24740 from xieyanker/patch-3
Fix format error
2 parents 8af3536 + 40ed845 commit 2ba7b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ The patch you did in the preceding exercise is called a *strategic merge patch w
538538
-->
539539
### 关于使用 retainKeys 策略的策略合并 patch 操作的说明
540540
541-
在前文练习中所执行的称作 *带 retainKeys` 策略的策略合并 patch(Strategic Merge
541+
在前文练习中所执行的称作 *带 `retainKeys` 策略的策略合并 patch(Strategic Merge
542542
Patch with retainKeys Strategy)*。
543543
这种方法引入了一种新的 `$retainKey` 指令,具有如下策略:
544544

0 commit comments

Comments
 (0)