Skip to content

Commit 61a0905

Browse files
committed
fix_doc
1 parent 6582230 commit 61a0905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/wechat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Handler.prototype.middlewarify = function () {
356356
* // TODO
357357
* }).location(function (message, req, res, next) {
358358
* // TODO
359-
* }).middleware();
359+
* }).middlewarify();
360360
* ```
361361
* 静态方法
362362
*

0 commit comments

Comments
 (0)