Skip to content

Commit 00efdf5

Browse files
authored
Indenting backticks to fix incorrect rendering
1 parent 302188d commit 00efdf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/azure-data-studio/quickstart-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ After the query completes, the new **Customers** table appears in the list of ta
118118
( 3, N'Donna', N'Germany', N'donna0@adventure-works.com'),
119119
( 4, N'Janet', N'United States', N'janet1@adventure-works.com')
120120
GO
121-
```
121+
```
122122
123123
## View the data returned by a query
124124

0 commit comments

Comments
 (0)