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 30de616 commit e79d700Copy full SHA for e79d700
source/reference/operator/aggregation/lookup.txt
@@ -539,8 +539,8 @@ Create another collection ``members`` with these documents:
539
] )
540
541
The following aggregation operation joins documents in the ``classes``
542
-collection with the ``members`` collection, matching on the ``members``
543
-field to the ``name`` field:
+collection with the ``members`` collection, matching on the
+``enrollmentlist`` field to the ``name`` field:
544
545
.. code-block:: javascript
546
0 commit comments