Skip to content

Commit a0e1236

Browse files
authored
Merge pull request #35429 from Monokaix/fix-trans-ingress-minikube
[zh-cn]Fix wrong trans of ingress-minikube
2 parents 3b747fb + da42fb6 commit a0e1236

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
@@ -152,7 +152,7 @@ storage-provisioner 1/1 Running 0 2m
152152
<!--
153153
1. Verify the Service is created and is available on a node port:
154154
-->
155-
3. 验证 Service 已经创建,并且可能从节点端口访问
155+
3. 验证 Service 已经创建,并且可以从节点端口访问
156156

157157
```shell
158158
kubectl get service web

0 commit comments

Comments
 (0)