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 e6126d1 commit 68604e7Copy full SHA for 68604e7
source/reference/operator/aggregation/lookup.txt
@@ -563,8 +563,8 @@ Create another collection ``members`` with these documents:
563
] )
564
565
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:
+collection with the ``members`` collection, matching on the
+``enrollmentlist`` field to the ``name`` field:
568
569
.. code-block:: javascript
570
0 commit comments