Skip to content

Commit 6d62136

Browse files
Add two missing spaces
1 parent 898a6b2 commit 6d62136

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||
118118

119119
13. Click **Close**.
120120

121-
14. On the **File** menu, click **Save**_table\_name_.
121+
14. On the **File** menu, click **Save** _table\_name_.
122122

123123
#### Create a unique index by using Object Explorer
124124

@@ -136,7 +136,7 @@ monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||
136136

137137
7. Under **Index key columns**, click **Add...**.
138138

139-
8. 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 unique index.
139+
8. 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 unique index.
140140

141141
9. Click **OK**.
142142

0 commit comments

Comments
 (0)