Skip to content

Commit 6045606

Browse files
authored
Fix typo on indexes tutorial page (#4998)
1 parent 69ecfe8 commit 6045606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/indexes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Index Management Rake Tasks
127127
===========================
128128

129129
When you want to create the indexes in the database, use the provided
130-
``db:mongoid::create_indexes`` Rake task:
130+
``db:mongoid:create_indexes`` Rake task:
131131

132132
.. code-block:: bash
133133

0 commit comments

Comments
 (0)