Skip to content

Commit

Permalink
Merge pull request #22 from rjrodd/master
Browse files Browse the repository at this point in the history
Typo fix in README.md
  • Loading branch information
Simon Grondin committed May 25, 2016
2 parents 3406b20 + 4296ef3 commit 7f8e028
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 @@ -7,7 +7,7 @@

Bottleneck is a tiny and efficient Task Scheduler and Rate Limiter for Node.JS and the browser. When dealing with services with limited resources, it's important to ensure that they don't become overloaded.

Bottleneck is the easiest solution as it doesn't much complexity to the code.
Bottleneck is the easiest solution as it doesn't add much complexity to the code.

It's battle-hardened, reliable and production-ready. It's used on a large scale in both private companies and open source software.

Expand Down

0 comments on commit 7f8e028

Please sign in to comment.