fix typo
This commit is contained in:
parent
873977eecf
commit
9303a66890
|
@ -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.
|
If you are running Minikube locally, you can visit hello-world.info from your browser.
|
||||||
-->
|
-->
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
如果你在使用本地 Minikube 环境,你可以从浏览器中访问 hellow-world.info。
|
如果你在使用本地 Minikube 环境,你可以从浏览器中访问 hello-world.info。
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@ -396,7 +396,7 @@ The following file is an Ingress resource that sends traffic to your Service via
|
||||||
-->
|
-->
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
如果你在本地运行 Minikube 环境,你可以使用浏览器来访问
|
如果你在本地运行 Minikube 环境,你可以使用浏览器来访问
|
||||||
hellow-world.info 和 hello-world.info/v2。
|
hello-world.info 和 hello-world.info/v2。
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
## {{% heading "whatsnext" %}}
|
## {{% heading "whatsnext" %}}
|
||||||
|
|
Loading…
Reference in New Issue