Skip to content

Commit 4132ad2

Browse files
committed
style
1 parent b20dd5e commit 4132ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/gridfs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ GridFS is an abstraction that manages the operations and organization of
2828
the file storage.
2929

3030
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
31+
size limit of 16 MB. For more detailed information about whether GridFS is
3232
suitable for your use case, see :manual:`GridFS </core/gridfs>` in the
3333
{+mdb-server+} manual.
3434

0 commit comments

Comments
 (0)