Skip to content

Commit 5c0c310

Browse files
authored
Merge pull request #3262 from jairbubbles/patch-1
Fix typo
2 parents 1a586b5 + ca19d4d commit 5c0c310

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

diagnostics/etw.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ETW traces can get fairly large, so try to keep the amount of extra time spent w
77

88
1. Close Edge and any other apps using WV2 to make the trace more clear. Common apps using WV2 may include `widgets.exe`, `msteams.exe`, and Microsoft Office products.
99
1. Download [WebView2.wprp](WebView2.wprp) from this repo.
10-
2. In an elevated command prompt run `wpr -start WebView2.wppr -filemode` (wpr.exe is included in Windows)
10+
2. In an elevated command prompt run `wpr -start WebView2.wprp -filemode` (wpr.exe is included in Windows)
1111
3. Reproduce the issue.
1212
4. In an elevated command prompt run `wpr -stop trace.etl "trace"`.
1313

14-
ETW traces can contain sensitive information, if you're concerned with sharing one publicly in a GitHub issue, you can ask the WV2 developer you're working with for an email address to send to them privately.
14+
ETW traces can contain sensitive information, if you're concerned with sharing one publicly in a GitHub issue, you can ask the WV2 developer you're working with for an email address to send to them privately.

0 commit comments

Comments
 (0)