From 63874e31eba1b7dd8e1607e5a471bd96ae9ec3c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Gon=C3=A7alves?= Date: Fri, 20 Oct 2023 11:31:38 +0100 Subject: [PATCH] Fix-Spelling Fixing spelling of "Authentication" that was previously "Authetication". --- spec/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/openapi.yaml b/spec/openapi.yaml index cf53c1c..8705c52 100644 --- a/spec/openapi.yaml +++ b/spec/openapi.yaml @@ -227,7 +227,7 @@ info: All requests sent by xMoney to the provided URL are signed for validation using the `Webhooks Secret` generated (see [3.3 - Authetication](#33-authentication)). + Authentication](#33-authentication)). When using our [integrations](#section/Integrations), webhooks are set and validated automatically as part of the order payment flow. For custom