Skip to content

Commit 634597e

Browse files
authored
Fixed a typo
Fixed a typo in the "Change user agent string" section.
1 parent 2c99e06 commit 634597e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ MyProduct/10.00 Safari/537.36
262262
```
263263

264264
To change the whole user agent string use the "user_agent"
265-
option. For example set it to "MyApp/40.00 MyProduct/10.00"
265+
option. For example set it to "MyAgent/20.00 MyProduct/10.00"
266266
and both User-Agent HTTP header and js navigator.userAgent will be:
267267

268268
```text

0 commit comments

Comments
 (0)