Merge pull request #1003 from mattermost/heading-alignment

Aligning heading with text
Этот коммит содержится в:
it33
2015-10-10 16:32:21 -07:00
родитель 30c4795be5 85716be6d6
Коммит ffa0900d53

Просмотреть файл

@@ -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.