From a2edd7e2c17541950ddecf31efefbf65fe3ea1f1 Mon Sep 17 00:00:00 2001 From: sushma gupta Date: Tue, 21 Nov 2023 17:12:38 +0100 Subject: [PATCH] spelling fix --- guides/integrations-api/general-concepts/request-headers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/integrations-api/general-concepts/request-headers.md b/guides/integrations-api/general-concepts/request-headers.md index 6ecbb806a..b4f94776e 100644 --- a/guides/integrations-api/general-concepts/request-headers.md +++ b/guides/integrations-api/general-concepts/request-headers.md @@ -51,11 +51,11 @@ POST /api/_action/sync ## sw-access-token -Any request to the StoreAPI needs an Authentication with a sw-access-token. Refer to [Authentication & Authorization](https://shopware.stoplight.io/docs/store-api/8e1d78252fa6f-authentication-and-authorisation) section of Store API for more details on this +Any request to the Store API needs an Authentication with a `sw-access-token`. Refer to [Authentication & Authorization](https://shopware.stoplight.io/docs/store-api/8e1d78252fa6f-authentication-and-authorisation) section of Store API for more details on this. ## sw-context-token -The `sw-context-token`` is used to recognize your customers in the context of the StoreAPI. Refer to [Authentication & Authorization](https://shopware.stoplight.io/docs/store-api/8e1d78252fa6f-authentication-and-authorisation) section of Store API for more details on this +The `sw-context-token` is used to recognize your customers in the context of the Store API. Refer to [Authentication & Authorization](https://shopware.stoplight.io/docs/store-api/8e1d78252fa6f-authentication-and-authorisation) section of Store API for more details on this. ## sw-currency-id