Skip to content

Commit 3ba1ef4

Browse files
author
Dave
authored
DOCSP-22639 BACKPORT (#1111)
1 parent 369eb4c commit 3ba1ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/operator/aggregation/lookup.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -532,8 +532,8 @@ Create another collection ``members`` with these documents:
532532
] )
533533

534534
The following aggregation operation joins documents in the ``classes``
535-
collection with the ``members`` collection, matching on the ``members``
536-
field to the ``name`` field:
535+
collection with the ``members`` collection, matching on the
536+
``enrollmentlist`` field to the ``name`` field:
537537

538538
.. code-block:: javascript
539539

0 commit comments

Comments
 (0)