From 467297360903fe9466c068c6a2e59d09b68c5037 Mon Sep 17 00:00:00 2001 From: Nathan Zamecnik Date: Wed, 20 Mar 2013 16:34:48 -0300 Subject: [PATCH] Update 2.4.txt Changed "numInititalChanks" to "numInititalChunks" --- source/release-notes/2.4.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/release-notes/2.4.txt b/source/release-notes/2.4.txt index 6550edbdf1b..a820a1b940e 100644 --- a/source/release-notes/2.4.txt +++ b/source/release-notes/2.4.txt @@ -194,7 +194,7 @@ key. Consider the following properties when using a hashed shard key: .. note:: - ``numInititalChanks`` allows you to create, at most ``8192`` + ``numInititalChunks`` allows you to create, at most ``8192`` chunks when sharding a collection. .. warning::