From b23d0a4f418021568bbe5557a3135ee481dd5535 Mon Sep 17 00:00:00 2001 From: John Serrao Date: Mon, 4 Nov 2019 14:52:12 -0500 Subject: [PATCH] mongo typo --- mongodb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongodb.md b/mongodb.md index 2c36480..37a2b6e 100644 --- a/mongodb.md +++ b/mongodb.md @@ -58,7 +58,7 @@ db.restaurants.find( ) ``` -9. `> db.collection.update() +9. `> db.collection.update()` ``` db.your_collection.update(