summaryrefslogtreecommitdiff
path: root/docs/configuration/vrf
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration/vrf')
-rw-r--r--docs/configuration/vrf/md-index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/configuration/vrf/md-index.md b/docs/configuration/vrf/md-index.md
index d679d1c9..c9b2cfd8 100644
--- a/docs/configuration/vrf/md-index.md
+++ b/docs/configuration/vrf/md-index.md
@@ -495,9 +495,9 @@ BGP routes may be leaked (i.e. copied) between a unicast VRF RIB and the VPN
SAFI RIB of the default VRF for use in MPLS-based L3VPNs. Unicast routes may
also be leaked between any VRFs (including the unicast RIB of the default BGP
instance). A shortcut syntax is also available for specifying leaking from
-one VRF to another VRF using the default instance’s VPN RIB as the intemediary
-. A common application of the VRF-VRF feature is to connect a customer’s
-private routing domain to a provider’s VPN service. Leaking is configured from
+one VRF to another VRF using the default instance’s VPN RIB as the intermediary.
+A common application of the VRF-VRF feature is to connect a customer’s private
+routing domain to a provider’s VPN service. Leaking is configured from
the point of view of an individual VRF: import refers to routes leaked from VPN
to a unicast VRF, whereas export refers to routes leaked from a unicast VRF to
VPN.