From d002cfc90ce49ece85a9d731ac3ad97201c47f86 Mon Sep 17 00:00:00 2001 From: Ed Costello Date: Wed, 15 May 2013 02:07:39 -0400 Subject: [PATCH] minor: typos & spelling errors --- source/reference/method/db.collection.getIndexStats.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/method/db.collection.getIndexStats.txt b/source/reference/method/db.collection.getIndexStats.txt index 53acaa6741a..a2008aae58d 100644 --- a/source/reference/method/db.collection.getIndexStats.txt +++ b/source/reference/method/db.collection.getIndexStats.txt @@ -22,7 +22,7 @@ Definition :method:`db.collection.getIndexStats()` is only available when connected to a :program:`mongod` instance that uses the :option:`--enableExperimentalIndexStatsCmd - ` option. + ` option. Consider the following prototype invocation: