From e92b7d7289ce1cd43c335938993f7e8bd4d6f89e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Puente=20Sarr=C3=ADn?= Date: Wed, 17 Apr 2013 14:26:50 -0500 Subject: [PATCH] Fixed intent style --- source/reference/glossary.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/reference/glossary.txt b/source/reference/glossary.txt index fde266d4184..9c346792f86 100644 --- a/source/reference/glossary.txt +++ b/source/reference/glossary.txt @@ -102,10 +102,10 @@ Glossary .. seealso:: :doc:`/replication` and :doc:`/core/replication`. replication - A feature allowing multiple database servers to share the same - data, thereby ensuring redundancy and facilitating load balancing. - MongoDB supports two flavors of replication: master-slave replication - and replica sets. + A feature allowing multiple database servers to share the same + data, thereby ensuring redundancy and facilitating load balancing. + MongoDB supports two flavors of replication: master-slave replication + and replica sets. .. seealso:: :term:`replica set`, :term:`sharding`, :doc:`/replication`. and :doc:`/core/replication`.