Skip to content

Commit 3af11dc

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

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 are more than 300 pages long.
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)