We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3033a9a + 1cec839 commit b1172baCopy full SHA for b1172ba
source/tutorial/getting-started.txt
@@ -6,8 +6,8 @@ Getting Started with the MongoDB JavaScript Shell
6
7
This tutorial provides an introduction to basic database operations
8
using the :program:`mongo` shell. :program:`mongo` is a part of the
9
-standard MongoDB distribution and and provides a full JavaScript
10
-environment that provides complete access to the JavaScript language
+standard MongoDB distribution and provides a full JavaScript
+environment with a complete access to the JavaScript language
11
and all standard functions as well as a full database interface for
12
MongoDB. See the :api:`mongo JavaScript API <js>` documentation and
13
the :program:`mongo` shell :doc:`JavaScript Method Reference </reference/javascript>`.
0 commit comments