Skip to content

Commit 0e3041b

Browse files
authored
Update articles/expressroute/expressroute-howto-reset-peering.md
1 parent 78d04dd commit 0e3041b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/expressroute/expressroute-howto-reset-peering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ There are a two scenarios where you may find it helpful to reset your ExpressRou
129129
AllowClassicOperations : False
130130
GatewayManagerEtag :
131131
```
132-
6. Run the following commands to change the peering state to disable.
132+
6. Run the following commands to change the peering state to disabled.
133133

134134
```azurepowershell-interactive
135135
$ckt.Peerings[0].State = "Disabled"

0 commit comments

Comments
 (0)