From f6aa36f5c6b29dd62a706fde4d8fd0f8debb3ae8 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Wed, 20 Mar 2019 21:20:31 +0100 Subject: [PATCH] doc: address review comment 'cannot' feels more natural Signed-off-by: Ruben Kerkhof --- doc/user/bgp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 77cac72eeb..06f95a9bc3 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -2469,7 +2469,7 @@ certainly contains silly mistakes, if not serious flaws. route-map rm-no-export permit 20 ! route-map rm-blackhole permit 10 - description blackhole, up-pref and ensure it can not escape this AS + description blackhole, up-pref and ensure it cannot escape this AS set ip next-hop 127.0.0.1 set local-preference 10 set community additive no-export -- 2.39.5