We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b736a97 commit 9601c8fCopy full SHA for 9601c8f
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