diff --git a/src/document/cn/apis.js b/src/document/cn/apis.js
index b5a612d04..c17b3f773 100644
--- a/src/document/cn/apis.js
+++ b/src/document/cn/apis.js
@@ -706,7 +706,7 @@
* 与服务器API不同,推送校验参数会包含在json内,商户系统应该验证校验参数,确定来源正确后再次进行订单接口查询确认订单支付状态再进行后续操作。
* 商户系统收到请求后应按要求返回参数,若RoyalPay未收到合法参数,视为商户未接收成功,推送动作最多会重试3次,商户系统应当能够处理收到的重复请求
*
- * 建议在收到推送后主动调用查询接口确认支付状态,避免其他第三方伪造推送!!!
+ *
建议在收到推送后主动调用查询接口确认支付状态,避免其他第三方伪造推送!!!
* @apiHeader Accept application/json
* @apiHeader Content-Type application/json
* @apiParam (JSON) {long} time UTC时间戳
diff --git a/src/document/en/apis.js b/src/document/en/apis.js
index 8c248a39e..d2973ad56 100644
--- a/src/document/en/apis.js
+++ b/src/document/en/apis.js
@@ -715,7 +715,7 @@
* Partner system shall response with correct parameters. If RoyalPay did not receive valid response, system will regard as receiving failed and retry the notification.
* System will retry up to3 times. Partner system shall be able to handle the repeated requests.
*
- * It is recommended to actively call the query API to confirm the payment status after receiving the push, so as to prevent other third parties from forging the push!
+ * It is recommended to actively call the query API to confirm the payment status after receiving the push, so as to prevent other third parties from forging the push!
* @apiHeader Accept application/json
* @apiHeader Content-Type application/json
* @apiParam (JSON) {long} time UTC timestamp in millis