Skip to content

Commit 6db9b9b

Browse files
committed
fix typo in core/indexes.txt
1 parent 7c62006 commit 6db9b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/indexes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ construction:
565565
larger than the available RAM, then the incremental process
566566
can take *much* longer than the foreground build.
567567

568-
- If you your application includes :method:`ensureIndex()
568+
- If your application includes :method:`ensureIndex()
569569
<db.collection.ensureIndex()>` operations, and an index *doesn't*
570570
exist for other operational concerns, building the index can have a
571571
severe impact on the performance of the database.

0 commit comments

Comments
 (0)