summaryrefslogtreecommitdiffstats
path: root/doc/api/Overview.md
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-10-12 12:06:55 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-10-12 12:06:55 -0400
commit4949b6837f1a2ef103f58659c7692f01378128f7 (patch)
tree5d53313029624492c15888345167a4146d1ea918 /doc/api/Overview.md
parent6aff5900f79721783599a7ab9fe29074e4050544 (diff)
parentf55416d9f45afcb310246426366cd261f138029f (diff)
downloadchat-4949b6837f1a2ef103f58659c7692f01378128f7.tar.gz
chat-4949b6837f1a2ef103f58659c7692f01378128f7.tar.bz2
chat-4949b6837f1a2ef103f58659c7692f01378128f7.zip
Merge branch 'master' into typos
Diffstat (limited to 'doc/api/Overview.md')
-rw-r--r--doc/api/Overview.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/Overview.md b/doc/api/Overview.md
index 02e11974e..0a407b1e9 100644
--- a/doc/api/Overview.md
+++ b/doc/api/Overview.md
@@ -77,7 +77,7 @@ X-Ratelimit-Reset: 1441983590
These headers are telling you your current rate limit status.
Header | Description
---------------------- | -----------
+:--------------------- |:-----------
X-Ratelimit-Limit | The maximum number of requests you can make per second.
X-Ratelimit-Remaining | The number of requests remaining in the current window.
X-Ratelimit-Reset | The remaining UTC epoch seconds before the rate limit resets.