Skip to content

Commit 6133dce

Browse files
authored
Merge pull request #24972 from Arhell/fix-blockquote
remove useless sign
2 parents 435bd0b + b2f6f13 commit 6133dce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/zh/docs/reference/kubectl/conventions.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,8 @@ You can create the following resources using `kubectl run` with the `--generator
107107
{{< /table >}}
108108

109109
{{< note >}}
110-
<!--
111-
Generators other than `run-pod/v1` are deprecated.
112-
-->不推荐使用 `run-pod/v1` 以外的其他生成器。
110+
<!--Generators other than `run-pod/v1` are deprecated.-->
111+
不推荐使用 `run-pod/v1` 以外的其他生成器.
113112
{{< /note >}}
114113

115114
<!--

0 commit comments

Comments
 (0)