Skip to content

Commit e5e05f3

Browse files
Alt text period, Acrolinx "the the"
1 parent 3005027 commit e5e05f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/vpn-gateway/bgp-how-to-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This section is required before you perform any of the steps in the other two co
3535

3636
**Diagram 2**
3737

38-
:::image type="content" source="./media/bgp-howto/gateway.png" alt-text="Diagram showing settings for virtual network gateway" border="false":::
38+
:::image type="content" source="./media/bgp-howto/gateway.png" alt-text="Diagram showing settings for virtual network gateway." border="false":::
3939

4040
### Create and configure TestVNet1
4141

@@ -97,7 +97,7 @@ Run the following command.
9797
az network vnet-gateway list -g TestRG1
9898
```
9999

100-
Make a note of the the `bgpSettings` section at the top of the output. You'll use this
100+
Make a note of the `bgpSettings` section at the top of the output. You'll use this
101101

102102
```azurecli-interactive
103103
"bgpSettings": { 
@@ -306,4 +306,4 @@ After you complete these steps, the connection will be established in a few minu
306306

307307
## Next steps
308308

309-
For more information about BGP, see [About BGP and VPN Gateway](vpn-gateway-bgp-overview.md).
309+
For more information about BGP, see [About BGP and VPN Gateway](vpn-gateway-bgp-overview.md).

0 commit comments

Comments
 (0)