Skip to content

Commit c7bb8d3

Browse files
authored
docs: fix text in payload guide (medusajs#13815)
1 parent fe4e748 commit c7bb8d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

www/apps/book/public/llms-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89715,7 +89715,7 @@ You create a `Products` collection having the following fields:
8971589715
- `options`: An array of product options, such as size or color.
8971689716
- `variants`: An array of product variants, each with its own title and option values.
8971789717

89718-
All of these fields will be filled from Medusa, and will be synced back to Medusa when the product is updated in Payload.
89718+
All of these fields will be filled from Medusa.
8971989719

8972089720
In addition, you also add the following [access-control](https://payloadcms.com/docs/access-control/overview) configurations:
8972189721

www/apps/resources/app/integrations/guides/payload/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ You create a `Products` collection having the following fields:
608608
- `options`: An array of product options, such as size or color.
609609
- `variants`: An array of product variants, each with its own title and option values.
610610

611-
All of these fields will be filled from Medusa, and will be synced back to Medusa when the product is updated in Payload.
611+
All of these fields will be filled from Medusa.
612612

613613
In addition, you also add the following [access-control](https://payloadcms.com/docs/access-control/overview) configurations:
614614

www/apps/resources/generated/edit-dates.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6560,7 +6560,7 @@ export const generatedEditDates = {
65606560
"app/commerce-modules/user/invite-user-subscriber/page.mdx": "2025-08-01T12:01:54.551Z",
65616561
"app/how-to-tutorials/tutorials/invoice-generator/page.mdx": "2025-10-09T11:26:43.515Z",
65626562
"app/how-to-tutorials/tutorials/product-builder/page.mdx": "2025-10-09T11:28:24.756Z",
6563-
"app/integrations/guides/payload/page.mdx": "2025-10-09T11:30:44.665Z",
6563+
"app/integrations/guides/payload/page.mdx": "2025-10-22T15:05:39.648Z",
65646564
"references/js_sdk/admin/Client/methods/js_sdk.admin.Client.getToken/page.mdx": "2025-08-14T12:59:55.678Z",
65656565
"app/commerce-modules/order/draft-orders/page.mdx": "2025-08-26T09:21:49.780Z",
65666566
"app/troubleshooting/scheduled-job-not-running/page.mdx": "2025-10-16T09:31:19.269Z",

0 commit comments

Comments
 (0)