Merge pull request #1998 from nschonni/patch-1

typo: occurences -> occurrences
This commit is contained in:
Patti Short 2018-10-31 06:30:25 -07:00 committed by GitHub
commit 58423357c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ If you know that devices are experiencing stop error crashes that do not seem to
[![Event viewer detail showing Event 1001 details](images/event_1001.png)](images/event_1001.png)
You can use the following Windows PowerShell snippet to summarize recent occurences of Event 1001. Most events should have a value for BucketID (a few intermittent blank values are OK, however).
You can use the following Windows PowerShell snippet to summarize recent occurrences of Event 1001. Most events should have a value for BucketID (a few intermittent blank values are OK, however).
```powershell
$limitToMostRecentNEvents = 20