File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/tasks/access-application-cluster Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -277,7 +277,7 @@ The following file is an Ingress resource that sends traffic to your Service via
277
277
If you are running Minikube locally, you can visit hello-world.info from your browser.
278
278
-->
279
279
{{< note >}}
280
- 如果你在使用本地 Minikube 环境,你可以从浏览器中访问 hellow -world.info。
280
+ 如果你在使用本地 Minikube 环境,你可以从浏览器中访问 hello -world.info。
281
281
{{< /note >}}
282
282
283
283
<!--
@@ -396,7 +396,7 @@ The following file is an Ingress resource that sends traffic to your Service via
396
396
-->
397
397
{{< note >}}
398
398
如果你在本地运行 Minikube 环境,你可以使用浏览器来访问
399
- hellow -world.info 和 hello-world.info/v2。
399
+ hello -world.info 和 hello-world.info/v2。
400
400
{{< /note >}}
401
401
402
402
## {{% heading "whatsnext" %}}
You can’t perform that action at this time.
0 commit comments