From fa5d1b65fdfc4ec0e6488b450345bc353487d3b2 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Tue, 14 Jan 2025 12:08:38 +0200 Subject: [PATCH] docs: small typo fix (#10956) --- .../commerce-modules/product/links-to-other-modules/page.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/apps/resources/app/commerce-modules/product/links-to-other-modules/page.mdx b/www/apps/resources/app/commerce-modules/product/links-to-other-modules/page.mdx index 6a5a643f05..76c05829b9 100644 --- a/www/apps/resources/app/commerce-modules/product/links-to-other-modules/page.mdx +++ b/www/apps/resources/app/commerce-modules/product/links-to-other-modules/page.mdx @@ -19,7 +19,7 @@ Read-only links are used to query data across modules, but the relations aren't - [`Product` data model \<\> `Cart` data model of Cart Module](#cart-module). (Read-only). -- [`Product` data model \<\> `InventoryItem` data model of Inventory Module](#inventory-module). +- [`ProductVariant` data model \<\> `InventoryItem` data model of Inventory Module](#inventory-module). - [`Product` data model \<\> `Order` data model of Order Module](#order-module). (Read-only). - [`ProductVariant` data model \<\> `PriceSet` data model of Pricing Module](#pricing-module). - [`Product` data model \<\> `SalesChannel` data model of Sales Channel Module](#sales-channel-module). @@ -413,4 +413,4 @@ createRemoteLinkStep({ ``` - \ No newline at end of file +