Skip to content

Commit 9ac895c

Browse files
authored
Fix typo in load balancer documentation
1 parent 636a589 commit 9ac895c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/cross-subscription-how-to-global-backend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ $rg = @{
112112
New-AzResourceGroup @rg
113113
```
114114
> [!NOTE]
115-
> When create the resource group for your load balancer, use the same Azure region as the virtual network in **Azure Subscription A**.
115+
> When creating the resource group for your load balancer, use the same Azure region as the virtual network in **Azure Subscription A**.
116116
117117
# [Azure CLI](#tab/azurecli/)
118118

0 commit comments

Comments
 (0)