Skip to content

Commit b1172ba

Browse files
author
Sam Kleinman
committed
merge: minor correction to getting started page
2 parents 3033a9a + 1cec839 commit b1172ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/tutorial/getting-started.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Getting Started with the MongoDB JavaScript Shell
66

77
This tutorial provides an introduction to basic database operations
88
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
9+
standard MongoDB distribution and provides a full JavaScript
10+
environment with a complete access to the JavaScript language
1111
and all standard functions as well as a full database interface for
1212
MongoDB. See the :api:`mongo JavaScript API <js>` documentation and
1313
the :program:`mongo` shell :doc:`JavaScript Method Reference </reference/javascript>`.

0 commit comments

Comments
 (0)