Skip to content

Commit c7642d6

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

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
@@ -137,7 +137,7 @@ There are a two scenarios where you may find it helpful to reset your ExpressRou
137137
```
138138
The peering should be in a disabled state you set.
139139

140-
7. Run the following commands to change the peering state to re-enable.
140+
7. Run the following commands to change the peering state back to enabled.
141141

142142
```azurepowershell-interactive
143143
$ckt.Peerings[0].State = "Enabled"

0 commit comments

Comments
 (0)