File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -711,7 +711,7 @@ Verbosity Levels
711
711
----------------
712
712
713
713
You can specify the logging verbosity level to increase or decrease
714
- the the amount of log messages MongoDB outputs. Verbosity levels can be
714
+ the amount of log messages MongoDB outputs. Verbosity levels can be
715
715
adjusted for all components together, or for specific
716
716
:ref:`named components <log-message-components>` individually.
717
717
Original file line number Diff line number Diff line change @@ -1285,7 +1285,7 @@ Specify ``hint`` for Update Operations
1285
1285
1286
1286
.. versionadded:: 4.2
1287
1287
1288
- In :binary:`~bin.mongosh `, create a ``newMembers``
1288
+ In :binary:`~bin.mongo `, create a ``newMembers``
1289
1289
collection with the following documents:
1290
1290
1291
1291
.. code-block:: javascript
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ an escaped double quotes ``\"`` that specifies a phrase.
166
166
.. note::
167
167
168
168
The ``$search`` field for the :query:`$text` expression is different
169
- than the the :atlas:`$search aggregation stage
169
+ than the :atlas:`$search aggregation stage
170
170
</reference/atlas-search/query-syntax/>` provided by
171
171
:atlas:`Atlas Search </atlas-search>`. The ``$search`` aggregation
172
172
stage performs full-text search on specified fields and is only
You can’t perform that action at this time.
0 commit comments