Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ The middleware returned from `createNodeMiddleware` can also serve as an
</em>
</td>
<td>
Custom path to match requests against. Defaults to <code>/api/github/webhooks</code>.
Custom path to match requests against. Defaults to <code>/api/github/webhooks</code>. Set this to EXACTLY `"/"` if you want to use the middleware as a custom handler in your own routers
</td>
</tr>
<tr>
Expand Down