Skip to content

Commit 9303a66

Browse files
committed
fix typo
1 parent 873977e commit 9303a66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ The following file is an Ingress resource that sends traffic to your Service via
277277
If you are running Minikube locally, you can visit hello-world.info from your browser.
278278
-->
279279
{{< note >}}
280-
如果你在使用本地 Minikube 环境,你可以从浏览器中访问 hellow-world.info。
280+
如果你在使用本地 Minikube 环境,你可以从浏览器中访问 hello-world.info。
281281
{{< /note >}}
282282

283283
<!--
@@ -396,7 +396,7 @@ The following file is an Ingress resource that sends traffic to your Service via
396396
-->
397397
{{< note >}}
398398
如果你在本地运行 Minikube 环境,你可以使用浏览器来访问
399-
hellow-world.info 和 hello-world.info/v2。
399+
hello-world.info 和 hello-world.info/v2。
400400
{{< /note >}}
401401

402402
## {{% heading "whatsnext" %}}

0 commit comments

Comments
 (0)