From 0ded8fd43ad3fae27ac0b7d83f6b4748b8fab976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Puente=20Sarr=C3=ADn?= Date: Thu, 11 Apr 2013 00:55:42 -0500 Subject: [PATCH] Typo: MongoDB is a proper noun --- source/core/master-slave.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/master-slave.txt b/source/core/master-slave.txt index 917dd04d8f6..2e11c8d2532 100644 --- a/source/core/master-slave.txt +++ b/source/core/master-slave.txt @@ -209,7 +209,7 @@ first user document in the :data:`local.system.users The ``local`` database works like the ``admin`` database: an account for local has access to the entire server. -.. seealso:: :doc:`/security` for more information about security in mongodb +.. seealso:: :doc:`/security` for more information about security in MongoDB Ongoing Administration and Operation of Master-Slave Deployments ----------------------------------------------------------------