From 3038559b1b0bc5a89b3ec9b4796e96a3eec0ef8c Mon Sep 17 00:00:00 2001 From: gvenez Date: Thu, 26 Jul 2012 13:29:51 +1000 Subject: [PATCH] Update source/use-cases/metadata-and-asset-management.txt minor grammatical edit >can be potentially larger than these documents --- source/use-cases/metadata-and-asset-management.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/use-cases/metadata-and-asset-management.txt b/source/use-cases/metadata-and-asset-management.txt index 75fc288b1f2..fe886c3c7a0 100644 --- a/source/use-cases/metadata-and-asset-management.txt +++ b/source/use-cases/metadata-and-asset-management.txt @@ -95,7 +95,7 @@ hold a sub-document. Consider the following prototype: } Photos require a different approach. Because photos can be potentially -large these documents, it's important to separate the binary photo +larger than these documents, it's important to separate the binary photo storage from the nodes metadata. :term:`GridFS` provides the ability to store larger files in MongoDB.