We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef1e99 commit 3038559Copy full SHA for 3038559
source/use-cases/metadata-and-asset-management.txt
@@ -95,7 +95,7 @@ hold a sub-document. Consider the following prototype:
95
}
96
97
Photos require a different approach. Because photos can be potentially
98
-large these documents, it's important to separate the binary photo
+larger than these documents, it's important to separate the binary photo
99
storage from the nodes metadata.
100
101
:term:`GridFS` provides the ability to store larger files in MongoDB.
0 commit comments