From b076c0b091c63af72011513487f15027b0c4ae42 Mon Sep 17 00:00:00 2001 From: Ernie Hershey Date: Fri, 29 Mar 2013 13:00:28 -0300 Subject: [PATCH] DOCS-1312 - Capitalization and extra word lower case start of sentence and "mongo shell shell" on mongod executable reference page --- source/reference/mongod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/mongod.txt b/source/reference/mongod.txt index 52bf8c62525..ab062e3814d 100644 --- a/source/reference/mongod.txt +++ b/source/reference/mongod.txt @@ -186,7 +186,7 @@ Options .. option:: --auth Enables database authentication for users connecting from remote - hosts. configure users via the :doc:`mongo shell shell + hosts. Configure users via the :doc:`mongo shell `. If no users exist, the localhost interface will continue to have access to the database until the you create the first user.