diff --git a/docs/content/advanced/backend/upgrade-guides/1-7-3.md b/docs/content/advanced/backend/upgrade-guides/1-7-3.md index cfa8118fc1293..634c0de46029e 100644 --- a/docs/content/advanced/backend/upgrade-guides/1-7-3.md +++ b/docs/content/advanced/backend/upgrade-guides/1-7-3.md @@ -26,7 +26,7 @@ medusa migrations run ### Run Migration Script for Sales Channels -With the introduction of Sales Channels, products are now associated with them. To avoid inconsistencies with how products are linked to Sales Channels, it’s strongly recommended to run a migration script before running the Medusa server. +With the introduction of Sales Channels, products are now associated with them. To avoid inconsistencies with how products are linked to Sales Channels, it’s strongly recommended to run a migration script right after running the Medusa server the first time. Start by adding the following environment variables: