Skip to content

Commit 15df244

Browse files
committed
Update source/tutorial/model-data-for-keyword-search.txt
fix a typo
1 parent c830f3d commit 15df244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/model-data-for-keyword-search.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ values from the array.
6767

6868
db.volumes.findOne( { topics : "voyage" }, { title: 1 } )
6969

70-
.. note:: An array with a large number many elements, such as one with
70+
.. note:: An array with a large number of elements, such as one with
7171
several hundreds or thousands of keywords will incur greater
7272
indexing costs on insertion.
7373

0 commit comments

Comments
 (0)