Skip to content

Commit 3dffde0

Browse files
committed
Merge pull request #347
2 parents f33005f + fbfaf02 commit 3dffde0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/includes/apiargs-MongoDBCollection-method-find-option.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ arg_name: option
137137
name: modifiers
138138
type: array|object
139139
description: |
140-
Meta-operators that modify the output or behavior of a query. :manual:`Cursor
141-
Methods </reference/method/js-cursor`> describes the query modification
142-
methods available in MongoDB.
140+
:manual:`Meta operators </reference/operator/query-modifier>` that modify the
141+
output or behavior of a query. Use of these operators is deprecated in favor
142+
of named options.
143143
interface: phpmethod
144144
operation: ~
145145
optional: true

0 commit comments

Comments
 (0)