diff --git a/source/reference/method/db.collection.findOneAndUpdate.txt b/source/reference/method/db.collection.findOneAndUpdate.txt index bf1f2ad43f8..f1f5b35d5ea 100644 --- a/source/reference/method/db.collection.findOneAndUpdate.txt +++ b/source/reference/method/db.collection.findOneAndUpdate.txt @@ -94,7 +94,7 @@ If the operation results in an upsert, the collection must already exist. .. _findOneAndUpdate-examples: Examples -~~~~~~~~ +---------- .. _findOneAndUpdate-example-replace-document: