File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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,
6969and legacy formats. It calls the ``as_extended_json()`` method from inside a
7070Ruby ``map{}`` block to create the Extended JSON string from an array of hashes:
7171
You can’t perform that action at this time.
0 commit comments