From 2d1d8c84d5e9497c7ef2cd393ee717054a2baa67 Mon Sep 17 00:00:00 2001 From: kelly stirman Date: Mon, 9 Mar 2015 12:45:30 -0400 Subject: [PATCH] Update db.createCollection.txt fixed syntax error --- source/reference/method/db.createCollection.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/method/db.createCollection.txt b/source/reference/method/db.createCollection.txt index 89972956a0a..33a9a71a175 100644 --- a/source/reference/method/db.createCollection.txt +++ b/source/reference/method/db.createCollection.txt @@ -79,7 +79,7 @@ options when you create a collection with .. code-block:: javascript db.createCollection( "users", { storageEngine: { - wiredTiger: { configString: "