Skip to content

Commit 1df4bc3

Browse files
committed
fix typo
1 parent 3ea5829 commit 1df4bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/databases/adventure-works/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This is the OLTP version.
3636
3. Open SQL Server Management Studio (SSMS).
3737
4. In SSMS, open the file {SQL Server Path}\Tools\Samples\AdventureWorksDW2014\instawdb.sql.
3838
4. In the script, change the :setvar SqlSamplesDatabasePath variable to your {DATA path}.
39-
5. In the script, change the :setvar SqlSamplesSourceDataPath variable to {SQL Server Path}\Tools\Samples\AdventureWorksDW2014.
39+
5. In the script, change the :setvar SqlSamplesSourceDataPath variable to {SQL Server Path}\Tools\Samples\AdventureWorks2014.
4040
5. On the Query menu, click SQLCMD Mode.
4141
6. On the Standard toolbar, click the Execute button to run the script.
4242

0 commit comments

Comments
 (0)