Skip to content

Commit 1cd52bb

Browse files
authored
Apply suggestions from PR review
1 parent 286b93a commit 1cd52bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-wan/create-bgp-peering-hub-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Update-AzVirtualHubBgpConnection -ResourceGroupName "[resource group name]" -Vir
7777
```
7878
## BGP learned route in HUB
7979

80-
check BGP learned route in HUB
80+
Check BGP learned route in HUB.
8181

8282
```azurepowershell-interactive
8383
Get-AzRouteServerPeerLearnedRoute -ResourceGroupName "[resource group name]" -RouteServerName "[hub name]" -PeerName "[peer name]"

0 commit comments

Comments
 (0)