Skip to content

Commit 7850ea0

Browse files
authored
Merge pull request #20465 from PiJoCoder/patch-1
Removing an un-needed character
2 parents a49760e + 1a82437 commit 7850ea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ssdt/download-sql-server-data-tools-ssdt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ First, complete the following steps while **online**:
175175
b. For all languages, omit the `--lang` argument. All languages are ~3.9 GB.
176176

177177
```dos
178-
vs_sql.exe --layout c:\<filepath>`
178+
vs_sql.exe --layout c:\<filepath>
179179
```
180180

181181
After completing the previous steps, the following steps below can be done **offline**:

0 commit comments

Comments
 (0)