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 7013198 + 42bd746 commit 50730dfCopy full SHA for 50730df
source/includes/code/node/crud-read-find-multiple-query.js
@@ -1,2 +1,2 @@
1
// find code goes here
2
-const cursor = coll.find({ hasRings: false, mainAtomsphere: "Ar" });
+const cursor = coll.find({ hasRings: false, mainAtmosphere: "Ar" });
0 commit comments