Skip to content

Commit 303a54a

Browse files
DOCSP-27280 Fixes Rolling Index typo (#2375) (#2388)
Co-authored-by: Kenneth P. J. Dyer <[email protected]> Co-authored-by: Kenneth P. J. Dyer <[email protected]>
1 parent 9d4cf19 commit 303a54a

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
@@ -126,7 +126,7 @@ for the collection. Once refreshed, run
126126
:method:`db.collection.getShardDistribution()` for the collection you
127127
wish to build the index.
128128

129-
For example, if you want to an ascending index
129+
For example, if you want to create an ascending index
130130
on the ``records`` collection in the ``test`` database:
131131

132132
.. code-block:: javascript

0 commit comments

Comments
 (0)