Skip to content

Commit 0e81102

Browse files
authored
Merge pull request #8924 from MHMasoon/patch-6
Add a missing space
2 parents 7ed947f + a94b49b commit 0e81102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/indexes/create-indexes-with-included-columns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||
8383

8484
6. Under the **Index key columns** tab, click **Add...**.
8585

86-
7. In the **Select Columns from**_table\_name_ dialog box, select the check box or check boxes of the table column or columns to be added to the index.
86+
7. In the **Select Columns from** _table\_name_ dialog box, select the check box or check boxes of the table column or columns to be added to the index.
8787

8888
8. Click **OK**.
8989

0 commit comments

Comments
 (0)