Skip to content

Commit d133972

Browse files
committed
Update for Charles Ho comment
1 parent 86e4fa7 commit d133972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/storefront/stencil/start/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Stencil themes can access remote objects through event hook and use the hooks to
5656

5757
All stencil themes utilize the [Speculation Rules API](https://developer.mozilla.org/en-US/docs/Web/API/Speculation_Rules_API) to pre-render checkout pages, improving performance and user experience.
5858

59-
**Pre-rendering** means the browser begins loading a page in the background (for example, when a shopper hovers over or is likely to click a checkout link) so that it appears almost instantly when opened.
59+
**Pre-rendering** means the browser begins loading a page in the background (for example, when a shopper hovers over or is likely to click a checkout link) so that it appears almost instantly when opened.
6060

6161
### Limitations
6262

@@ -70,7 +70,7 @@ All stencil themes utilize the [Speculation Rules API](https://developer.mozilla
7070
</Callout>
7171

7272
<Callout type="info">
73-
Custom checkout pages are not supported. This includes B2B checkout pages and any checkout pages that are using the [Checkout SDK](https://developer.bigcommerce.com/docs/storefront/cart-checkout/checkout-sdk).
73+
Custom checkout pages are not supported. This includes the B2B Edition checkout and any custom checkout pages built with the [Checkout SDK](https://github.com/bigcommerce/checkout-sdk-js) or forked from [Open Checkout](https://github.com/bigcommerce/checkout-js).
7474
</Callout>
7575

7676
## Blueprint (Legacy framework)

0 commit comments

Comments
 (0)