Skip to content

Commit 42496bf

Browse files
committed
Update readme
1 parent c221da9 commit 42496bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The script on your page can look like as follows:
3535
```
3636
var options = {
3737
token: "test", // Value of the token in your preferences
38-
getData: true, // Set to true if you want to also get HAR data as a string in the callback
38+
getData: true, // True if you want to also get HAR data as a string in the callback
3939
title: "my custom title", // Title used for the HAR file
4040
jsonp: false, // Set to true if you want HARP
4141
fileName: "my test har file %Y, %H:%M:%S" // Name of the file

0 commit comments

Comments
 (0)