Skip to content

Commit 796fdd1

Browse files
Lookup stage typo fix
1 parent 09717c6 commit 796fdd1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

source/reference/pipeline/lookup-stage.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@
1212
:depth: 2
1313
:class: singlecol
1414

15-
``$lookup`` performs a left outer join to an unsharded collection in the
15+
``$lookup`` performs a left outer join to an unsharded collection in the
1616
same database to filter in documents from the “joined” collection for
17-
processing. For more information, see :manual:`$lookup </manual/reference/operator/aggregation/lookup/>`. In {+data-lake+}, ``$lookup`` can be used to perform a join of collections from different databases.
17+
processing. For more information, see
18+
:manual:`$lookup </reference/operator/aggregation/lookup/>`. In
19+
{+data-lake+}, ``$lookup`` can be used to perform a join of collections
20+
from different databases.
1821

1922
.. _adl-lookup-syntax:
2023

0 commit comments

Comments
 (0)