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.
1 parent dca6c54 commit 5575671Copy full SHA for 5575671
docs/40-CRUD/1-WHERE.mdx
@@ -109,7 +109,7 @@ Now, translate the following into a MongoDB query.
109
</div>
110
</details>
111
112
-#### 3. Find books in the "Science" genre that have more than 300 pages.
+#### 3. Find books in the 'Science' genre that are more than 300 pages long.
113
114
<details>
115
<summary>Answer</summary>
0 commit comments