From 6daf4c29ac6b537988ca4214a675a14af0afcbb6 Mon Sep 17 00:00:00 2001 From: guangwu Date: Mon, 18 Sep 2023 06:09:39 +0800 Subject: [PATCH] fix: additional typo (#652) --- 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 d805c13..7d07932 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 [