Skip to content

Commit 5575671

Browse files
Fixed typo in .find exercise
1 parent dca6c54 commit 5575671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/40-CRUD/1-WHERE.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Now, translate the following into a MongoDB query.
109109
</div>
110110
</details>
111111

112-
#### 3. Find books in the "Science" genre that have more than 300 pages.
112+
#### 3. Find books in the 'Science' genre that are more than 300 pages long.
113113

114114
<details>
115115
<summary>Answer</summary>

0 commit comments

Comments
 (0)