From 25dd57057890e312112c55f341e5c0a28f34c47d Mon Sep 17 00:00:00 2001 From: IdekDude <74634965+IdekDude@users.noreply.github.com> Date: Mon, 18 Dec 2023 03:36:23 -0600 Subject: [PATCH] Changed 'duplicate' to 'delete' in "Delete a Variant" Section (#5823) References [Issue 5787](https://github.com/medusajs/medusa/issues/5787) --- www/apps/docs/content/user-guide/products/manage.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/apps/docs/content/user-guide/products/manage.mdx b/www/apps/docs/content/user-guide/products/manage.mdx index c8e5859438..7fbdabaa79 100644 --- a/www/apps/docs/content/user-guide/products/manage.mdx +++ b/www/apps/docs/content/user-guide/products/manage.mdx @@ -237,7 +237,7 @@ Deleting a variant can’t be undone. To delete a variant: 1. Go to the product’s details page. -2. Find the variant you want to duplicate in the Variants section. +2. Find the variant you want to delete in the Variants section. 3. Click on the icon. 4. Click on Delete Variant from the dropdown.