From 66a5eb6eb1e4ab5f00bff46d1e974d340e3b7933 Mon Sep 17 00:00:00 2001 From: guangwu Date: Sun, 27 Aug 2023 17:35:45 +0800 Subject: [PATCH] fix: additional typo --- docs/Hook-Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Hook-Examples.md b/docs/Hook-Examples.md index d970104..85c75c2 100644 --- a/docs/Hook-Examples.md +++ b/docs/Hook-Examples.md @@ -380,7 +380,7 @@ http://localhost:9000/hooks/test-file-webhook Scalr makes webhook calls based on an event to a configured webhook endpoint (for example Host Down, Host Up). Webhook endpoints are URLs where Scalr will deliver Webhook notifications. Scalr assigns a unique signing key for every configured webhook endpoint. Refer to this URL for information on how to setup the webhook call on the Scalr side: [Scalr Wiki Webhooks](https://scalr-wiki.atlassian.net/wiki/spaces/docs/pages/6193173/Webhooks) -In order to leverage the Signing Key for addtional authentication/security you must configure the trigger rule with a match type of "scalr-signature". +In order to leverage the Signing Key for additional authentication/security you must configure the trigger rule with a match type of "scalr-signature". ```json [