Skip to content

Commit ad9581d

Browse files
authored
Fixed typo
1 parent 3b79a93 commit ad9581d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/support/troubleshooting/general-troubleshooting/gathering-information-for-troubleshooting-sites.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ customers due to security and liability concerns.
1818

1919
## Generate a HAR file
2020

21-
A HTTP Archive (HAR) records all web browser requests including the request and response headers, the body content, and the page load time. Please be sure to use Incognito Mode or a Private Browsing window.
21+
A HTTP Archive (HAR) records all web browser requests including the request and response headers, the body content, and the page load time. Be sure to use Incognito Mode or a Private Browsing window.
2222

2323
:::caution
2424

@@ -61,7 +61,7 @@ Some browsers either require a browser extension or cannot generate a HAR. When
6161

6262
### In Microsoft Edge
6363

64-
1. In an "InPrivate window, navigate to **Developer tools** (use *F12* as a shortcut) and select the **Network** tab.
64+
1. In a Private window, navigate to **Developer tools** (use *F12* as a shortcut) and select the **Network** tab.
6565

6666
2. Browse to the URL that causes issues.
6767

0 commit comments

Comments
 (0)