Skip to content

Commit 7dc2b68

Browse files
Update configure-parallel-index-operations.md
Make it more clear. The original heading 'Set max degree of parallelism on a new index' may sound as if we're setting a property on the index. No, what we're actually doing is defining the maximum degree of parallelism during the process of creating the new index.
1 parent 151b8e1 commit 7dc2b68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/indexes/configure-parallel-index-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ On multiprocessor systems that are running [!INCLUDE[ssNoVersion](../../includes
114114

115115
For more information, see [ALTER INDEX (Transact-SQL)](../../t-sql/statements/alter-index-transact-sql.md).
116116

117-
#### Set max degree of parallelism on a new index
117+
#### Specify max degree of parallelism when creating a new index
118118

119119
1. In **Object Explorer**, connect to an instance of [!INCLUDE[ssDE](../../includes/ssde-md.md)].
120120

0 commit comments

Comments
 (0)