From 0b2fe27ab10ee479d41cdc19649a6aefda50684f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Puente=20Sarr=C3=ADn?= Date: Tue, 23 Apr 2013 18:13:51 -0500 Subject: [PATCH] Improved readability in mongo reference --- source/reference/mongo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/reference/mongo.txt b/source/reference/mongo.txt index e64fe7597fb..9b2aa23f186 100644 --- a/source/reference/mongo.txt +++ b/source/reference/mongo.txt @@ -31,8 +31,8 @@ and an overview of its usage. .. seealso:: - In additional to this page, also consider the documentation in - the :doc:`/mongo` section of the manual. + In addition to this page, consider :doc:`/mongo` section of + the manual. Synopsis --------