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.
2 parents 25a4f4b + 9601c8f commit 7613113Copy full SHA for 7613113
docs/60-lookups/1-lookups.mdx
@@ -108,7 +108,7 @@ db.authors.aggregate([
108
</Tabs>
109
110
111
-The nice part is that we can extract that pipeline and test it/tweak it. (This will only work in the MongoDB Shell)
+The nice part is that we can extract that pipeline and test it/tweak it. (This will only work in the MongoDB Shell.)
112
113
<Tabs groupId="aggregations">
114
<TabItem value="mongodb-shell" label="MongoDB Shell">
0 commit comments