diff --git a/samples/databases/wide-world-importers/wwi-dw-ssdt/README.md b/samples/databases/wide-world-importers/wwi-dw-ssdt/README.md index 2b2b7082..6f7eca9f 100644 --- a/samples/databases/wide-world-importers/wwi-dw-ssdt/README.md +++ b/samples/databases/wide-world-importers/wwi-dw-ssdt/README.md @@ -55,7 +55,7 @@ The below steps reconstruct the WideWorldImportersDW database. To populate the d 1. Click **Edit** to modify the **Target Database Connection** to point to your SQL Server. 1. Edit the **Database Name** to "WideWorldImportersDW". 1. Click **Publish**. - 1. Wait for publication to finish. You can monitor progress in the **Data Tools Operations** page in Visual Studio. In testing this took around 3 minutes. + 1. Wait for the publication process to finish. You can monitor progress in the **Data Tools Operations** page in Visual Studio. During testing this took around 3 minutes. 4. Execute the SQL Server Integration Services package **Daily ETL** once, to seed the WideWorldImportersDW database based on the contents of the WideWorldImporters database. For instructions on how to install and run this package see [wwi-ssis] (../wwi-ssis/).