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 369eb4c commit 3ba1ef4Copy full SHA for 3ba1ef4
source/reference/operator/aggregation/lookup.txt
@@ -532,8 +532,8 @@ Create another collection ``members`` with these documents:
532
] )
533
534
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:
+collection with the ``members`` collection, matching on the
+``enrollmentlist`` field to the ``name`` field:
537
538
.. code-block:: javascript
539
0 commit comments