Skip to content

Commit cb8d282

Browse files
authored
Fixed typo
1 parent e717f75 commit cb8d282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Drivers/JS/Reference/Collection/DocumentCollection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ the document's metadata.
7272
If set to `true`, return additionally the complete new documents under the
7373
attribute `new` in the result.
7474

75-
* **returnOld**: `boolean` (Default: `false)
75+
* **returnOld**: `boolean` (Default: `false`)
7676

7777
If set to `true`, return additionally the complete old documents under the
7878
attribute `old` in the result.

0 commit comments

Comments
 (0)