Skip to content

Commit 068f8f7

Browse files
Add a missing space
1 parent 41cf5b7 commit 068f8f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/indexes/create-clustered-indexes.md

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

8181
4. Under **Index key columns**, click **Add...**.
8282

83-
5. In the **Select Columns from**_table\_name_ dialog box, select the check box of the table column to be added to the clustered index.
83+
5. In the **Select Columns from** _table\_name_ dialog box, select the check box of the table column to be added to the clustered index.
8484

8585
6. Click **OK**.
8686

0 commit comments

Comments
 (0)