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 7346e95 commit 9b80f07Copy full SHA for 9b80f07
source/reference/bson-types.txt
@@ -112,8 +112,8 @@ value.
112
113
If you insert a document containing an empty BSON timestamp in a top-level
114
field, the MongoDB server will replace that empty timestamp with the current
115
-timestamp value. For example, if you create an insert a document with
116
-a timestamp value, as in the following operation:
+timestamp value. For example, if you insert a document with a timestamp
+value, as in the following operation:
117
118
.. code-block:: javascript
119
0 commit comments