From e9735b10a795b5dc71d8e943177f04f88ad3cf50 Mon Sep 17 00:00:00 2001 From: WeiPlanet Date: Fri, 17 Sep 2021 21:41:47 -0700 Subject: [PATCH] Update lesson-5-1-copying-the-lesson-4-package.md --- .../lesson-5-1-copying-the-lesson-4-package.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integration-services/lesson-5-1-copying-the-lesson-4-package.md b/docs/integration-services/lesson-5-1-copying-the-lesson-4-package.md index 739fd9263df..6138411ae62 100644 --- a/docs/integration-services/lesson-5-1-copying-the-lesson-4-package.md +++ b/docs/integration-services/lesson-5-1-copying-the-lesson-4-package.md @@ -32,9 +32,9 @@ Use this procedure if you're copying the completed Lesson 4. To copy the sample 4. In **Solution Explorer**, right-click **SSIS Packages** and then select **Paste**. - By default, the name of the copied package is **Lesson 4.dtsx**. + By default, the name of the copied package is **Lesson 5.dtsx**. -5. In **Solution Explorer**, double-click **Lesson 4.dtsx** to open the package. +5. In **Solution Explorer**, double-click **Lesson 5.dtsx** to open the package. 6. Right-click anywhere in the background of the **Control Flow** design surface and select **Properties**.