Skip to content

Commit c74d92c

Browse files
authored
Merge pull request #43798 from Taction/kubeadm-config
[zh-cn] Typo fix /config-api/kubeadm-config.v1beta3.md
2 parents 9f22b77 + 7049c4e commit c74d92c

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)