Update declare-network-policy.md

modify the double "using" of sentence
This commit is contained in:
Anthony
2017-08-16 21:09:07 +08:00
committed by Andrew Chen
parent 97e07f9d3e
commit 1400af048b
@@ -5,7 +5,7 @@ approvers:
title: Declare Network Policy
---
{% capture overview %}
This document helps you get started using using the Kubernetes [NetworkPolicy API](/docs/concepts/services-networking/network-policies/) to declare network policies that govern how pods communicate with each other.
This document helps you get started using the Kubernetes [NetworkPolicy API](/docs/concepts/services-networking/network-policies/) to declare network policies that govern how pods communicate with each other.
{% endcapture %}
{% capture prerequisites %}