Skip to content

Commit cc75963

Browse files
committed
Merge pull request #2203 from amZotti/patch-1
Update getting-started.txt
2 parents c4c4687 + 847a2f5 commit cc75963

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
@@ -46,9 +46,9 @@ options.
4646
Select a Database
4747
~~~~~~~~~~~~~~~~~
4848

49-
After starting the :program:`mongo` shell your session will use the
49+
After starting the :program:`mongo` shell, your session will use the
5050
``test`` database by default. At any time, issue the following operation
51-
at the :program:`mongo` to report the name of the current database:
51+
at the :program:`mongo` shell to report the name of the current database:
5252

5353
.. code-block:: javascript
5454

0 commit comments

Comments
 (0)