Skip to content

Commit d9edd45

Browse files
author
Dave Cuthbert
authored
DOCSP-28696 review update (#253)
1 parent 0bcd914 commit d9edd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/compatibility.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ These :ref:`ObjectId() <server-objectid>` methods work differently in
151151
* - ``ObjectId.valueOf()``
152152
- | Returns the value of ``ObjectId.str``:
153153
| ``6419ccfce40afaf9317567b7``
154-
- | Returns the value of ``ObjectId.self``:
154+
- | Returns a formatted string:
155155
| ``ObjectId("6419ccfce40afaf9317567b7")``
156156

157157
* - ``ObjectId.toString()``

0 commit comments

Comments
 (0)