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 b20dd5e commit 4132ad2Copy full SHA for 4132ad2
source/fundamentals/gridfs.txt
@@ -28,7 +28,7 @@ GridFS is an abstraction that manages the operations and organization of
28
the file storage.
29
30
Use GridFS if the size of your files exceeds the BSON document
31
-size limit of 16MB. For more detailed information about whether GridFS is
+size limit of 16 MB. For more detailed information about whether GridFS is
32
suitable for your use case, see :manual:`GridFS </core/gridfs>` in the
33
{+mdb-server+} manual.
34
0 commit comments