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 5395dd0 commit 022c5efCopy full SHA for 022c5ef
source/applications/gridfs.txt
@@ -20,7 +20,7 @@ When you query a GridFS store for a file, the driver or client will
20
reassemble the chunks as needed. You can perform range queries on
21
files stored through GridFS. You also can access information from
22
arbitrate sections of files, which allows you to "skip" into the
23
-middle of a video of audio file.
+middle of a video or audio file.
24
25
GridFS is useful not only for storing files that exceed 16MB but also
26
for storing any files for which you want access without having to load
0 commit comments