docs: fix text in payload guide (#13815)

This commit is contained in:
Shahed Nasser
2025-10-22 18:43:14 +03:00
committed by GitHub
parent fe4e7481a9
commit c7bb8d3beb
3 changed files with 3 additions and 3 deletions

View File

@@ -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:

View File

@@ -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:

View File

@@ -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",