diff --git a/network/nxos/nxos_bgp.py b/network/nxos/nxos_bgp.py index 682cf9fcb3e..b8d21f82f8e 100644 --- a/network/nxos/nxos_bgp.py +++ b/network/nxos/nxos_bgp.py @@ -41,7 +41,7 @@ options: required: true vrf: description: - - Name of the VRF. The name 'default' is a valid VRF representing the global bgp. + - Name of the VRF. The name 'default' is a valid VRF representing the global BGP. required: false default: null bestpath_always_compare_med: