Skip to content

Commit 109f2c3

Browse files
committed
Implemented the changes suggested by Allen and Amit
1 parent 7b7608d commit 109f2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/how-to-configure-subnet-peering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ For this, we run the virtual network peering create command with the optional pa
158158
--vnet-name vnet-2
159159
--remote-subnet-names subnet-3 subnet-4
160160
```
161-
**Remove subnets to peering**
161+
**Remove subnets from peering**
162162
```azurecli
163163
az network vnet peering update --name vnet-1_to_vnet-2
164164
--resource-group test-rg

0 commit comments

Comments
 (0)