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 c4c4687 + 847a2f5 commit cc75963Copy full SHA for cc75963
source/tutorial/getting-started.txt
@@ -46,9 +46,9 @@ options.
46
Select a Database
47
~~~~~~~~~~~~~~~~~
48
49
-After starting the :program:`mongo` shell your session will use the
+After starting the :program:`mongo` shell, your session will use the
50
``test`` database by default. At any time, issue the following operation
51
-at the :program:`mongo` to report the name of the current database:
+at the :program:`mongo` shell to report the name of the current database:
52
53
.. code-block:: javascript
54
0 commit comments