Skip to content

Commit 83d99c8

Browse files
authored
Update 16/umbraco-cms/reference/webhooks/README.md
1 parent 20870df commit 83d99c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/reference/webhooks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Extended payloads include all relevant information for an event, where available
6666

6767
### Configuring Payload Types
6868

69-
Payload type can be configured in several ways:
69+
Payload type can be configured in the following ways:
7070

7171
- Changing the appsetting `Umbraco:CMS:Webhook:PayloadType`. Be aware that the system that uses this value runs before any composers. If you manipulate the `WebhookEventCollectionBuilder` in any way, then those methods will not automatically pick up this app setting.
7272
- Passing in the PayloadType into the `WebhookEventCollectionBuilderExtensions` methods to control which webhook events are added.

0 commit comments

Comments
 (0)