Correct example numbering issue

This commit is contained in:
Wes Carroll
2020-06-05 09:43:48 -04:00
committed by GitHub
parent 291aae9dcd
commit cdad0c5e79
+1 -1
View File
@@ -66,7 +66,7 @@ PS C:\> Get-ZertoEvent -eventId "Need an eventID"
Returns information for each -eventID specified.
### Example 1
### Example 3
```powershell
PS C:\> Get-ZertoEvent -startDate "2019-01-01" -endDate "2019-01-07" -vpg "My Vpg"
```