Skip to content

Commit 4b75434

Browse files
DOCSP-27280 Fixes Rolling Index typo (#2375) (#2391)
Co-authored-by: Kenneth P. J. Dyer <[email protected]> Co-authored-by: Kenneth P. J. Dyer <[email protected]>
1 parent 8d0bc5b commit 4b75434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/build-indexes-on-sharded-clusters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ for the collection. Once refreshed, run
116116
:method:`db.collection.getShardDistribution()` for the collection you
117117
wish to build the index.
118118

119-
For example, if you want to an ascending index
119+
For example, if you want to create an ascending index
120120
on the ``records`` collection in the ``test`` database:
121121

122122
.. code-block:: javascript

0 commit comments

Comments
 (0)