docs: fix text in payload guide (#13815)
This commit is contained in:
@@ -89715,7 +89715,7 @@ You create a `Products` collection having the following fields:
|
||||
- `options`: An array of product options, such as size or color.
|
||||
- `variants`: An array of product variants, each with its own title and option values.
|
||||
|
||||
All of these fields will be filled from Medusa, and will be synced back to Medusa when the product is updated in Payload.
|
||||
All of these fields will be filled from Medusa.
|
||||
|
||||
In addition, you also add the following [access-control](https://payloadcms.com/docs/access-control/overview) configurations:
|
||||
|
||||
|
||||
@@ -608,7 +608,7 @@ You create a `Products` collection having the following fields:
|
||||
- `options`: An array of product options, such as size or color.
|
||||
- `variants`: An array of product variants, each with its own title and option values.
|
||||
|
||||
All of these fields will be filled from Medusa, and will be synced back to Medusa when the product is updated in Payload.
|
||||
All of these fields will be filled from Medusa.
|
||||
|
||||
In addition, you also add the following [access-control](https://payloadcms.com/docs/access-control/overview) configurations:
|
||||
|
||||
|
||||
@@ -6560,7 +6560,7 @@ export const generatedEditDates = {
|
||||
"app/commerce-modules/user/invite-user-subscriber/page.mdx": "2025-08-01T12:01:54.551Z",
|
||||
"app/how-to-tutorials/tutorials/invoice-generator/page.mdx": "2025-10-09T11:26:43.515Z",
|
||||
"app/how-to-tutorials/tutorials/product-builder/page.mdx": "2025-10-09T11:28:24.756Z",
|
||||
"app/integrations/guides/payload/page.mdx": "2025-10-09T11:30:44.665Z",
|
||||
"app/integrations/guides/payload/page.mdx": "2025-10-22T15:05:39.648Z",
|
||||
"references/js_sdk/admin/Client/methods/js_sdk.admin.Client.getToken/page.mdx": "2025-08-14T12:59:55.678Z",
|
||||
"app/commerce-modules/order/draft-orders/page.mdx": "2025-08-26T09:21:49.780Z",
|
||||
"app/troubleshooting/scheduled-job-not-running/page.mdx": "2025-10-16T09:31:19.269Z",
|
||||
|
||||
Reference in New Issue
Block a user