Skip to content

Commit 68604e7

Browse files
author
Dave
authored
DOCSP-22639 BACKPORT (#1108)
1 parent e6126d1 commit 68604e7

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
@@ -563,8 +563,8 @@ Create another collection ``members`` with these documents:
563563
] )
564564

565565
The following aggregation operation joins documents in the ``classes``
566-
collection with the ``members`` collection, matching on the ``members``
567-
field to the ``name`` field:
566+
collection with the ``members`` collection, matching on the
567+
``enrollmentlist`` field to the ``name`` field:
568568

569569
.. code-block:: javascript
570570

0 commit comments

Comments
 (0)