Skip to content

Commit 7049c4e

Browse files
committed
[zh-cn] Typo fix /config-api/kubeadm-config.v1beta3.md
Signed-off-by: zhangchao <[email protected]>
1 parent a5f38bd commit 7049c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/config-api/kubeadm-config.v1beta3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ uploaded in a Secret in the cluster during the <code>uploadcerts init</code> pha
843843
The list of phases can be obtained with the <code>kubeadm init --help</code> command.
844844
The flag &quot;--skip-phases&quot; takes precedence over this field.</p>
845845
-->
846-
<p><code>skipPhases</code> 是命令执行过程中药略过的阶段(Phases)。
846+
<p><code>skipPhases</code> 是命令执行过程中要略过的阶段(Phases)。
847847
通过执行命令 <code>kubeadm init --help</code> 可以获得阶段的列表。
848848
参数标志 &quot;--skip-phases&quot; 优先于此字段的设置。</p>
849849
</td>

0 commit comments

Comments
 (0)