From c981e3a60c1985e3a00c8c049dc94f6538136d46 Mon Sep 17 00:00:00 2001 From: Traci Porter Date: Tue, 17 Dec 2024 15:35:42 -0600 Subject: [PATCH] fix errror --- docs/b2b-edition/headless.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/b2b-edition/headless.mdx b/docs/b2b-edition/headless.mdx index 6c923330b..50a12f2c0 100644 --- a/docs/b2b-edition/headless.mdx +++ b/docs/b2b-edition/headless.mdx @@ -17,10 +17,10 @@ You will need to create two API tokens for your BigCommerce store. They have dif - Storefront API customer impersonation tokens - Tokens are created using the API path: https://{storehash}.mybigcommerce.com/manage/settings/api-account + Tokens are created using the API path `https://{storehash}.mybigcommerce.com/manage/settings/api-account`. -Also check that you have multistorefront feature enabled and available seats +Also check that you have multi-storefront feature enabled and available seats. ### Create the channel @@ -96,7 +96,7 @@ In the B2B dashboard, go to **Storefronts** > **Headless Storefronts** and selec ### Make products available on your new channel -In the control panel, go to **Products** > **View** and select all the products you want to make available on the new channel. Then click **Bulk Actions** > **Add to channels** > select the desired channels > and click **Add**. +In the control panel, go to **Products** > **View** and select all the products you want to make available on the new channel. Then click **Bulk Actions** > **Add to channels**. Next, select the desired channels and click **Add**. #### Staging environment