Skip to content

Commit 4e64c2d

Browse files
committed
Add backticks around 2025-10
1 parent 353d56d commit 4e64c2d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/ui-extensions/docs/surfaces/admin/staticPages/admin-extensions.ext.doc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ If your app is using ESLint, update your configuration to include the new global
205205
anchorLink: 'limitations',
206206
title: 'Limitations',
207207
sectionContent: `
208-
As of 2025-10, UI extensions have the following limitations:
208+
As of \`2025-10\`, UI extensions have the following limitations:
209209
- **File size limit**: Extensions are limited to a maximum of 64 KB when deployed. This limit helps ensure fast loading times and optimal performance.
210210
`,
211211
sectionNotice: [

packages/ui-extensions/docs/surfaces/checkout/staticPages/overview.doc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Checkout UI extensions don’t have access to the real checkout DOM and can’t
228228
anchorLink: 'limitations',
229229
title: 'Limitations',
230230
sectionContent: `
231-
As of 2025-10, UI extensions have the following limitations:
231+
As of \`2025-10\`, UI extensions have the following limitations:
232232
- **File size limit**: Extensions are limited to a maximum of 64 KB when deployed. This limit helps ensure fast loading times and optimal performance for buyers during checkout.
233233
`,
234234
sectionNotice: [

packages/ui-extensions/docs/surfaces/customer-account/staticPages/overview.doc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Customer account UI extensions don’t have access to the real customer account
286286
anchorLink: 'limitations',
287287
title: 'Limitations',
288288
sectionContent: `
289-
As of 2025-10, UI extensions have the following limitations:
289+
As of \`2025-10\`, UI extensions have the following limitations:
290290
- **File size limit**: Extensions are limited to a maximum of 64 KB when deployed. This limit helps ensure fast loading times and optimal performance for customers.
291291
`,
292292
sectionNotice: [

packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pos-overview.doc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ You can track new releases and update your extensions by referencing the [develo
114114
anchorLink: 'limitations',
115115
title: 'Limitations',
116116
sectionContent: `
117-
As of 2025-10, UI extensions have the following limitations:
117+
As of \`2025-10\`, UI extensions have the following limitations:
118118
- **File size limit**: Extensions are limited to a maximum of 64 KB when deployed. This limit helps ensure fast loading times and optimal performance for POS devices.
119119
`,
120120
sectionNotice: [

0 commit comments

Comments
 (0)