Skip to content

Commit

Permalink
docs: Generate HAR Files: Fix wording in Prerequisites (#2033)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliiiah authored Jan 15, 2024
1 parent 26a39d5 commit e18dbe4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs-content/troubleshooting/generate-har-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ This guide explains how you can generate HAR files in Chrome, Safari, and Firefo

## Prerequisites

- A browser of choice (we recommend Chrome, Safari, or Firefox). If you're using Safari, make sure to [enable its web development features](https://developer.apple.com/documentation/safari-developer-tools/enabling-developer-features) first.
- A text editor of choice (we recommend [Visual Studio Code](https://code.visualstudio.com/) or [Sublime](https://www.sublimetext.com/)).
- A browser of choice. For instance, you could use Chrome, Safari, or Firefox. If you're using Safari, make sure to [enable its web development features](https://developer.apple.com/documentation/safari-developer-tools/enabling-developer-features) first.
- A text editor of choice. For example, you could use [Visual Studio Code](https://code.visualstudio.com/) or [Sublime](https://www.sublimetext.com/).

## Generate and Sanitize HARs

Expand Down

0 comments on commit e18dbe4

Please sign in to comment.