Skip to content

Commit c561c93

Browse files
vkarpov15hasezoey
andauthored
Update docs/tutorials/findoneandupdate.md
Co-authored-by: hasezoey <hasezoey@gmail.com>
1 parent 5f7da85 commit c561c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/findoneandupdate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Using the `upsert` option, you can use `findOneAndUpdate()` as a find-and-[upser
5151
[require:Tutorial.*findOneAndUpdate.*upsert]
5252
```
5353

54-
<h2 id="includeresultmetadata">The `includeResultMetadata` Option<h2 id="rawresult"></h2></h2>
54+
<h2 id="includeresultmetadata">The <code>includeResultMetadata</code> Option<h2 id="rawresult"></h2></h2>
5555

5656
Mongoose transforms the result of `findOneAndUpdate()` by default: it
5757
returns the updated document. That makes it difficult to check whether

0 commit comments

Comments
 (0)