Skip to content

Commit 9c24cd0

Browse files
committed
docs: spell out HMAC on first use per vale lint rule
1 parent ccbf150 commit 9c24cd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/vendor/event-notifications-create.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To create an event notification subscription:
5353
- Must respond with a 2xx status code (200-299) for successful delivery
5454
- Response time must be less than five seconds
5555

56-
1. (Recommended) Enter a signing secret for HMAC signature verification. For more information, see [Verify webhook signatures](event-notifications-webhooks#verify-webhook-signatures) in _Configure and test webhooks_.
56+
1. (Recommended) Enter a signing secret for Hash-based Message Authentication Code (HMAC) signature verification. For more information, see [Verify webhook signatures](event-notifications-webhooks#verify-webhook-signatures) in _Configure and test webhooks_.
5757

5858
1. (Optional) Expand **Advanced configuration** to add custom HTTP headers for authenticating with your endpoint (for example, `Authorization: Bearer token`). For more information, see [About adding custom HTTP headers](event-notifications-webhooks#custom-headers) in _Configure and test webhooks_.
5959

0 commit comments

Comments
 (0)