We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b45ce commit d51953aCopy full SHA for d51953a
source/reference/operator/aggregation/toObjectId.txt
@@ -21,7 +21,7 @@ Definition
21
22
.. versionadded:: 4.0
23
24
- Converts a value of to an :method:`ObjectId`. If the value cannot be
+ Converts a value to an :method:`ObjectId`. If the value cannot be
25
converted to an ObjectId, :expression:`$toObjectId` errors. If the
26
value is null or missing, :expression:`$toObjectId` returns null.
27
0 commit comments