Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Jan 28, 2022
1 parent b40c207 commit d56586d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ One of these is the `Process ID` of the emitter. This is a huge improvement from
Simply fill the filter field of Wireshark with the following expression:

```
etw.header.ProcessId == 1234
winshark.header.ProcessId == 1234
```

![ETW packet capture](doc/images/winshark-process-id.PNG)
Expand Down

0 comments on commit d56586d

Please sign in to comment.