Skip to content

Commit 3038559

Browse files
committed
Update source/use-cases/metadata-and-asset-management.txt
minor grammatical edit >can be potentially larger than these documents
1 parent 3ef1e99 commit 3038559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/use-cases/metadata-and-asset-management.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ hold a sub-document. Consider the following prototype:
9595
}
9696

9797
Photos require a different approach. Because photos can be potentially
98-
large these documents, it's important to separate the binary photo
98+
larger than these documents, it's important to separate the binary photo
9999
storage from the nodes metadata.
100100

101101
:term:`GridFS` provides the ability to store larger files in MongoDB.

0 commit comments

Comments
 (0)