Skip to content

Commit 2a2d824

Browse files
Add two missing spaces
1 parent 898a6b2 commit 2a2d824

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You can create nonclustered indexes in [!INCLUDE[ssnoversion](../../includes/ssn
6363

6464
8. Click **Close**.
6565

66-
9. On the **File** menu, click **Save**_table_name_.
66+
9. On the **File** menu, click **Save** _table_name_.
6767

6868
#### To create a nonclustered index by using Object Explorer
6969

@@ -79,7 +79,7 @@ You can create nonclustered indexes in [!INCLUDE[ssnoversion](../../includes/ssn
7979

8080
6. Under **Index key columns**, click **Add...**.
8181

82-
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 nonclustered index.
82+
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 nonclustered index.
8383

8484
8. Click **OK**.
8585

0 commit comments

Comments
 (0)