From b2f6f137cf12fb048cfcca81b3fa519e79d4ffd5 Mon Sep 17 00:00:00 2001 From: Arhell Date: Wed, 11 Nov 2020 00:33:19 +0200 Subject: [PATCH] remove useless sign --- content/zh/docs/reference/kubectl/conventions.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/zh/docs/reference/kubectl/conventions.md b/content/zh/docs/reference/kubectl/conventions.md index 01924717bc..6313e27451 100644 --- a/content/zh/docs/reference/kubectl/conventions.md +++ b/content/zh/docs/reference/kubectl/conventions.md @@ -107,9 +107,8 @@ You can create the following resources using `kubectl run` with the `--generator {{< /table >}} {{< note >}} -不推荐使用 `run-pod/v1` 以外的其他生成器。 + +不推荐使用 `run-pod/v1` 以外的其他生成器. {{< /note >}}