fix content text.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2016-06-27 13:19:51 +08:00
parent 8814edb478
commit 06582a8a47
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f
- [Web API](#web-api)
- [GET /api/stat/go](#get-apistatgo)
- [GET /api/stat/app](#get-apistatapp)
- [GET /api/sys/stats](#get-sysstats)
- [GET /sys/stats](#get-sysstats)
- [POST /api/push](#post-apipush)
- [Request body](#request-body)
- [iOS alert payload](#ios-alert-payload)