From 9642361f6e85d1166740979d571d6993c639d3c5 Mon Sep 17 00:00:00 2001 From: Henrique Barcia Lang Date: Tue, 17 Sep 2024 13:21:35 -0300 Subject: [PATCH] chore: remove extra 'is' Signed-off-by: Henrique Barcia Lang --- cloudevents/http-webhook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudevents/http-webhook.md b/cloudevents/http-webhook.md index 39c5c8807..739d8b54b 100644 --- a/cloudevents/http-webhook.md +++ b/cloudevents/http-webhook.md @@ -186,7 +186,7 @@ Reaching the delivery agreement is realized using the following validation handshake. The handshake can either be executed immediately at registration time or as a "pre-flight" request immediately preceding a delivery. -It is important to understand is that the handshake does not aim to establish an +It is important to understand that the handshake does not aim to establish an authentication or authorization context. It only serves to protect the sender from being told to a push to a destination that is not expecting the traffic. While this specification mandates use of an authorization model, this mandate is