Skip to content

Commit e9b87de

Browse files
committed
JS review
1 parent a1d4923 commit e9b87de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/data-formats/bson.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ BSON Data Types
4141
---------------
4242

4343
BSON supports all JSON data structure types and adds support for types including
44-
dates, different size integers, ObjectIds, and binary data. For a complete list of
44+
dates, different size integers, ``ObjectId``, and binary data. For a complete list of
4545
supported types, see the :manual:`BSON Types </reference/bson-types>` page in the
46-
Server Manual.
46+
{+mdb-server+} Manual.
4747

4848
Universally Unique IDs (UUIDs)
4949
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)