fix typo in romana-network-policy.md (#14661)

This commit is contained in:
wangyamei 2019-06-03 14:34:13 +08:00 committed by Kubernetes Prow Robot
parent c25d3c0b19
commit 26fd321b68
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ To apply network policies use one of the following:
{{% capture whatsnext %}}
Once your have installed Romana, you can follow the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-policy/) to try out Kubernetes NetworkPolicy.
Once you have installed Romana, you can follow the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-policy/) to try out Kubernetes NetworkPolicy.
{{% /capture %}}

View File

@ -50,7 +50,7 @@ To apply network policies use one of the following:
{{% capture whatsnext %}}
<!--
Once your have installed Romana, you can follow the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-policy/) to try out Kubernetes NetworkPolicy.
Once you have installed Romana, you can follow the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-policy/) to try out Kubernetes NetworkPolicy.
-->
Romana 安装完成后,您可以按照[声明 Network Policy](/docs/tasks/administer-cluster/declare-network-policy/)去尝试使用 Kubernetes NetworkPolicy。