diff --git a/source/index.html.md b/source/index.html.md
index 2d857fc..30e8c32 100644
--- a/source/index.html.md
+++ b/source/index.html.md
@@ -1128,7 +1128,7 @@ curl "https://contract.mexc.com/api/v1/contract/funding_rate/history?symbol=BTC_
| ------------ | ------------ | ------------ | ------------ |
| symbol | string | true | 合约名 |
| page_num | int | true | 当前页数,默认为1 |
-| page_size | int | true | 每页大小,默认20,最大100 |
+| page_size | int | true | 每页大小,默认20,最大1000 |
**响应参数:**