Skip to content

Commit eaaf9f1

Browse files
Update src/content/docs/identityserver/troubleshooting/export-har-files.md
Co-authored-by: Khalid Abuhakmeh <khalid.abuhakmeh@duendesoftware.com>
1 parent 459f5db commit eaaf9f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/identityserver/troubleshooting/export-har-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Generating a HAR file involves steps using your web browser and its associated d
5757

5858
### Sanitize a HAR file
5959

60-
Before sharing your HAR file with anyone you should remove any sensitive data. You can do this manually by opening the HAR file with any JSON text editor and removing the sensitive data. We recommend replacing data with a placeholder instead of deleting the entry. When diagnosing issues, it's helpful to know if a field was set or not.
60+
Before sharing your HAR file with anyone, you should remove any sensitive data. You can do this manually by opening the HAR file with any JSON text editor and removing the sensitive data. We recommend replacing the data with a placeholder rather than deleting the entry. When diagnosing issues, it's helpful to know whether a field was set.
6161

6262
### Practice
6363

0 commit comments

Comments
 (0)