Skip to content

Commit d15c6ea

Browse files
authored
Update ingress-minikube.md
Correct the spelling of the word NGINX
1 parent 04da1bb commit d15c6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/access-application-cluster/ingress-minikube.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ If you haven't already set up a cluster locally, run `minikube start` to create
7575
-->
7676
## 启用 Ingress 控制器 {#enable-ingress-controller}
7777

78-
1. 为了启用 NGINIX Ingress 控制器,可以运行下面的命令:
78+
1. 为了启用 NGINX Ingress 控制器,可以运行下面的命令:
7979

8080
```shell
8181
minikube addons enable ingress

0 commit comments

Comments
 (0)