Skip to content

Commit f02d46d

Browse files
authored
docs: update ModifyResult deprecation comment
1 parent 9f6a577 commit f02d46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/collection.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ import { WriteConcern, WriteConcernOptions } from './write_concern';
9292

9393
/**
9494
* @public
95-
* @deprecated This type will be completely removed in 5.0 and findOneAndUpdate,
95+
* @deprecated This type will be completely removed and findOneAndUpdate,
9696
* findOneAndDelete, and findOneAndReplace will then return the
9797
* actual result document.
9898
*/

0 commit comments

Comments
 (0)