diff options
| author | Pedro Perez <pedro.perez@elastic.co> | 2020-01-09 14:01:50 +0000 | 
|---|---|---|
| committer | Pedro Perez <pedro.perez@elastic.co> | 2020-01-09 14:01:50 +0000 | 
| commit | 2a59df86ae98e5911fe8ca7a143f0472bac8a24e (patch) | |
| tree | a64a7bc87eb293559b7c87364757c081459e822e | |
| parent | 78219f484f8c75750006cce3452f898322e4ab74 (diff) | |
| download | vyos-documentation-2a59df86ae98e5911fe8ca7a143f0472bac8a24e.tar.gz vyos-documentation-2a59df86ae98e5911fe8ca7a143f0472bac8a24e.zip | |
Fixed active-active typo
| -rw-r--r-- | docs/appendix/examples/azure-vpn-dual-bgp.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/appendix/examples/azure-vpn-dual-bgp.rst b/docs/appendix/examples/azure-vpn-dual-bgp.rst index cbe9a4d9..13d4b5a2 100644 --- a/docs/appendix/examples/azure-vpn-dual-bgp.rst +++ b/docs/appendix/examples/azure-vpn-dual-bgp.rst @@ -10,7 +10,7 @@ and BGP for dynamic routing updates.  Prerequisites  ^^^^^^^^^^^^^ -- A pair of Azure VNet Gateways deployed in active-passive +- A pair of Azure VNet Gateways deployed in active-active    configuration with BGP enabled.  - A local network gateway deployed in Azure representing | 
