From 85626939be4176419b2eb2d3a6afd88dec057f52 Mon Sep 17 00:00:00 2001 From: Krystian Podemski Date: Fri, 14 Jun 2024 11:25:25 +0200 Subject: [PATCH] fix typo --- content/news/posts/2024/meet-prestashop9-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/posts/2024/meet-prestashop9-api.md b/content/news/posts/2024/meet-prestashop9-api.md index 52a33f6ce4..91ac354894 100644 --- a/content/news/posts/2024/meet-prestashop9-api.md +++ b/content/news/posts/2024/meet-prestashop9-api.md @@ -38,7 +38,7 @@ You can disable the forced secured protocol in the configuration but **only** wi ![PrestaShop 9 API Configuration](/assets/images/2024/05/api/api_ssl_configuration.jpeg) -## Ouath2 terminology +## Oauth2 terminology Before I continue with the tutorial, I have included a table below that will help you understand some of the terms used in this article.