Skip to content

Commit

Permalink
Merge pull request #314 from Jason-Cooke/patch-1
Browse files Browse the repository at this point in the history
docs: fix typo
  • Loading branch information
mike442144 committed Aug 26, 2019
2 parents 9b77f9a + 92c19c2 commit e96ca20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ then access them in callback via `res.options`
console.log(res.options.parameter1);
```

Crawler picks options only needed by request, so dont't worry about the redundance.
Crawler picks options only needed by request, so don't worry about the redundance.

## Raw body

Expand Down

0 comments on commit e96ca20

Please sign in to comment.