Skip to content

Commit 40ed845

Browse files
authored
Fix format error
1 parent 47e8bad commit 40ed845

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)