We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07b3b90 + f88d84f commit da23cccCopy full SHA for da23ccc
1 file changed
content/webhooks/index.md
@@ -24,7 +24,7 @@ or more subscribed events occurs on that organization or repository.
24
25
When configuring a webhook, you can choose which events you would like to
26
receive payloads for. You can [even opt-in to all current and future
27
-events][wildcard-event]. Only subscribing to the specific events you plan on
+events][wildcard-section]. Only subscribing to the specific events you plan on
28
handling is useful for limiting the number of HTTP requests to your server. You
29
can change the list of subscribed events through the API or UI anytime. By
30
default, webhooks are only subscribed to the `push` event.
0 commit comments