Skip to content
This repository was archived by the owner on Aug 20, 2019. It is now read-only.

Commit 0883a7f

Browse files
committed
Update shell-types.txt
grammar fix
1 parent 655094d commit 0883a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/shell-types.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The operation returns ``string``.
6969
Return ``Date``
7070
```````````````
7171

72-
The :program:`mongo` shell wrap objects of ``Date`` type with the
72+
The :program:`mongo` shell wraps objects of ``Date`` type with the
7373
``ISODate`` helper; however, the objects remain of type ``Date``.
7474

7575
The following example uses both the ``new Date()`` constructor and the

0 commit comments

Comments
 (0)