Skip to content

Commit 9b80f07

Browse files
bagrattekay-kim
authored andcommitted
Update bson-types.txt
1 parent 7346e95 commit 9b80f07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/bson-types.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ value.
112112

113113
If you insert a document containing an empty BSON timestamp in a top-level
114114
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:
115+
timestamp value. For example, if you insert a document with a timestamp
116+
value, as in the following operation:
117117

118118
.. code-block:: javascript
119119

0 commit comments

Comments
 (0)