Skip to content

Commit 91f1896

Browse files
author
maddieclayton
authored
Merge pull request #5370 from andresnava/patch-1
Spelling corrections...
2 parents 3974402 + d6c5aad commit 91f1896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Network/Commands.Network/help/Set-AzureRmNetworkInterfaceIpConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The first two commands get a virtual network called myvnet and a subnet called m
6262
have been made successfully.
6363

6464

65-
### 2: Associating an IP configuration with an applicaiton security groupp
65+
### 2: Associating an IP configuration with an application security group
6666
```
6767
$vnet = Get-AzureRmVirtualNetwork -Name myvnet -ResourceGroupName myrg
6868
$subnet = Get-AzureRmVirtualNetworkSubnetConfig -Name mysubnet -VirtualNetwork $vnet

0 commit comments

Comments
 (0)