Skip to content

Commit 46bd0d9

Browse files
committed
formatting
1 parent 9d765ad commit 46bd0d9

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
@@ -155,7 +155,7 @@ modifying queries:
155155
operation in the server logs and in profile data.
156156

157157
* - ``first()``
158-
- | Returns the first document that matches the query or throws a MongoClientException
158+
- | Returns the first document that matches the query or throws a ``MongoClientException``
159159
if no matching documents exist.
160160

161161
* - ``firstOrNull()``

0 commit comments

Comments
 (0)