Skip to content

Commit 453d7c4

Browse files
committed
NR feedback
1 parent 1335359 commit 453d7c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/data-formats/extended-json.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ legacy formats by passing a ``mode`` argument.
6262
with the MongoDB Extended JSON v1 format, which predates the current
6363
relaxed and canonical formats.
6464

65-
For more information see the :manual:`MongoDB Extended JSON v1
65+
For more information see, the :manual:`MongoDB Extended JSON v1
6666
</reference/mongodb-extended-json-v1/>` page in the Server manual.
6767

68-
The following example outputs an Extended JSON string in the canonical, relaxed
68+
The following example outputs an Extended JSON string in the canonical, relaxed,
6969
and legacy formats. It calls the ``as_extended_json()`` method from inside a
7070
Ruby ``map{}`` block to create the Extended JSON string from an array of hashes:
7171

0 commit comments

Comments
 (0)