From 6e60b14f6139c1fa5a2c1d18ea0d389379c08fce Mon Sep 17 00:00:00 2001 From: Nazar Gargol Date: Sat, 5 Oct 2013 11:11:11 +0200 Subject: [PATCH] Update capped-collections.txt Typo in a phrase 'use cases' was 'uses cases'. --- source/core/capped-collections.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/capped-collections.txt b/source/core/capped-collections.txt index b534b01257f..4bb2a8bf327 100644 --- a/source/core/capped-collections.txt +++ b/source/core/capped-collections.txt @@ -32,7 +32,7 @@ Capped collections have the following behaviors: For example, the :term:`oplog.rs ` collection that stores a log of the operations in a :term:`replica set` uses a capped -collection. Consider the following potential uses cases for capped +collection. Consider the following potential use cases for capped collections: - Store log information generated by high-volume systems. Inserting