This commit is contained in:
caodonghui 2021-02-19 17:33:16 +08:00
parent 873977eecf
commit 9303a66890
1 changed files with 2 additions and 2 deletions

View File

@ -277,7 +277,7 @@ The following file is an Ingress resource that sends traffic to your Service via
If you are running Minikube locally, you can visit hello-world.info from your browser.
-->
{{< note >}}
如果你在使用本地 Minikube 环境,你可以从浏览器中访问 hellow-world.info。
如果你在使用本地 Minikube 环境,你可以从浏览器中访问 hello-world.info。
{{< /note >}}
<!--
@ -396,7 +396,7 @@ The following file is an Ingress resource that sends traffic to your Service via
-->
{{< note >}}
如果你在本地运行 Minikube 环境,你可以使用浏览器来访问
hellow-world.info 和 hello-world.info/v2。
hello-world.info 和 hello-world.info/v2。
{{< /note >}}
## {{% heading "whatsnext" %}}