Skip to content

Commit 4720c7c

Browse files
author
Mengjiao Liu
committed
[zh-cn] Fix a typo in verify-kubectl.md
1 parent d705ea0 commit 4720c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/tools/included/verify-kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Check that kubectl is properly configured by getting the cluster state:
3131
[kubeconfig 文件](/zh-cn/docs/concepts/configuration/organize-cluster-access-kubeconfig/)
3232
该文件在
3333
[kube-up.sh](https://github.com/kubernetes/kubernetes/blob/master/cluster/kube-up.sh)
34-
创建集群时,或成功部署一个 Miniube 集群时,均会自动生成。
34+
创建集群时,或成功部署一个 Minikube 集群时,均会自动生成。
3535
通常,kubectl 的配置信息存放于文件 `~/.kube/config` 中。
3636

3737
通过获取集群状态的方法,检查是否已恰当地配置了 kubectl:

0 commit comments

Comments
 (0)