Skip to content

Commit e6995d2

Browse files
Update mongodb.md (nextauthjs#673)
Fix typo: MonogDB => MongoDB Co-authored-by: Lori Karikari <[email protected]>
1 parent 433f096 commit e6995d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/schemas/mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ MongoDB is a document database and does not use schemas in the same way as most
77

88
**In MongoDB as collections and indexes are created automatically.**
99

10-
## Objects in MonogDB
10+
## Objects in MongoDB
1111

1212
Objects stored in MongoDB use similar datatypes to SQL, with some differences:
1313

0 commit comments

Comments
 (0)