Skip to content

Commit

Permalink
Fixed typos (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregordy authored and lgraubner committed Nov 19, 2018
1 parent bc71302 commit 69b4896
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 @@ -206,7 +206,7 @@ generator.on('ignore', (url) => {

<details>
<summary>Should I use this package or the CLI</summary>
<p>The CLI should suffice most of the common use cases. It has several options to tweak in case you want to bahave it differently. If you use case is more advanced and you need fine control about what the crawler should fetch you should use this package and the programmatic API.</p>
<p>The CLI should suffice most of the common use cases. It has several options to tweak in case you want it to behave differently. If your use case is more advanced and you need fine control about what the crawler should fetch, you should use this package and the programmatic API.</p>
</details>

## License
Expand Down

0 comments on commit 69b4896

Please sign in to comment.