Skip to content

Commit 7014064

Browse files
committed
Update create-bgp-peering-hub-powershell.md
1 parent 4baa08e commit 7014064

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
@@ -45,7 +45,7 @@ $virtualHub = New-AzVirtualHub -VirtualWan $virtualWan -ResourceGroupName "testR
4545

4646
## Connect the VNet to the hub
4747

48-
In this section, you create a connection between your hub and VNet:
48+
Create a connection between your hub and VNet.
4949

5050
```azurepowershell-interactive
5151
$remote = Get-AzVirtualNetwork -Name "[vnet name]" -ResourceGroupName "[resource group name]"

0 commit comments

Comments
 (0)