Skip to content

Commit 4c208b6

Browse files
committed
monospace
1 parent 46bd0d9 commit 4c208b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/crud/query/find.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ modifying queries:
159159
if no matching documents exist.
160160

161161
* - ``firstOrNull()``
162-
- | Returns the first document that matches the query or null if no matching documents exist.
162+
- | Returns the first document that matches the query or ``null`` if no matching documents exist.
163163

164164
* - ``hint()``
165165
- | Specifies the index to use for the query.

0 commit comments

Comments
 (0)