From 4b73b577d3fb9f94671008a9a9af06ff50d65622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Goczo=C5=82?= Date: Sat, 12 Sep 2015 11:40:42 +0400 Subject: [PATCH] typo --- source/core/storage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/storage.txt b/source/core/storage.txt index fd8aca2ebce..82c9a9ec57d 100644 --- a/source/core/storage.txt +++ b/source/core/storage.txt @@ -8,7 +8,7 @@ Storage MongoDB adds support for additional storage engines. MongoDB's original storage engine, known as ``mmapv1`` remains the default in 3.0, but the new ``wiredTiger`` engine is available and can offer - additional flexibility and improved throughput for many workloads. + additional flexibility and improved throughout for many workloads. Data Model ----------