Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lighnat0r committed May 6, 2016
1 parent 68da48c commit a39f8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion throttling.md
@@ -1,6 +1,6 @@
# Throttling

To prevent excessive crawling of the data we make available and to insure a good overall performance,
To prevent excessive crawling of the data we make available and to ensure a good overall performance,
requests to the API are subject to rate limits.

Each IP is allowed to perform **100 requests per minute**. We observe the usage and user requirements
Expand Down

0 comments on commit a39f8e7

Please sign in to comment.