We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54cd849 commit dad7e87Copy full SHA for dad7e87
source/core/multikey-index-bounds.txt
@@ -324,7 +324,7 @@ Create a :ref:`compound index <index-type-compound>` on the
324
325
db.survey3.ensureIndex( { "ratings.score.q1": 1, "ratings.score.q2": 1 } )
326
327
-The fields ``"ratings.score.q1"`` and ``"ratings.by.q2"`` share the
+The fields ``"ratings.score.q1"`` and ``"ratings.score.q2"`` share the
328
field path ``"ratings.score"`` and the :query:`$elemMatch` must be on
329
that path.
330
0 commit comments