Skip to content

Commit e5e643c

Browse files
committed
Fix a typo
1 parent bb17528 commit e5e643c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/60-lookups/1-lookups.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 👐 Lookupups AKA Left Outer Join
1+
# 👐 Lookups AKA Left Outer Join
22

33
Using Documents we usually model 1:1, 1:many relationships embedding documents inside other documents, even using arrays for that. For instance an Author can have many aliases, and they live inside an array in the `authors` collection.
44

0 commit comments

Comments
 (0)