Skip to content

Commit 03b11fc

Browse files
committed
reword
1 parent 7e6600a commit 03b11fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/atlas-search.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Run an Atlas Search Query
3838

3939
This section shows how to create an aggregation pipeline to run an
4040
Atlas Search on a collection. You can use the ``Aggregates.search()`` builder
41-
method to create a ``$search`` pipeline stage and specify your search. Then, call
42-
the ``aggregate()`` method and pass your pipeline as a parameter.
41+
method to create a ``$search`` pipeline stage, which specifies the search
42+
criteria. Then, call the ``aggregate()`` method and pass your pipeline as a parameter.
4343

4444
.. tip::
4545

0 commit comments

Comments
 (0)