From dc9c413f83c5e57d452a340a1e0d9c481fbb1f98 Mon Sep 17 00:00:00 2001 From: kstirman Date: Wed, 23 Jan 2013 11:47:55 -0500 Subject: [PATCH] Update source/administration/sharded-clusters.txt --- source/administration/sharded-clusters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/administration/sharded-clusters.txt b/source/administration/sharded-clusters.txt index 87c7c1940ec..71ef2a4f8d8 100644 --- a/source/administration/sharded-clusters.txt +++ b/source/administration/sharded-clusters.txt @@ -12,7 +12,7 @@ consists of the following components: - :ref:`Shards `. Each shard is a separate :program:`mongod` instance or :term:`replica set` that holds a portion - of the your database collections. + of the database collections. - :ref:`Config servers `. Each config server is a :program:`mongod` instances that holds metadata about the cluster.