Skip to content

Commit 42bd746

Browse files
fix code typo
1 parent 7013198 commit 42bd746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// find code goes here
2-
const cursor = coll.find({ hasRings: false, mainAtomsphere: "Ar" });
2+
const cursor = coll.find({ hasRings: false, mainAtmosphere: "Ar" });

0 commit comments

Comments
 (0)