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.
2 parents 323d645 + a284565 commit 0841952Copy full SHA for 0841952
docs/tutorial/gridfs.txt
@@ -28,7 +28,7 @@ method.
28
29
The bucket can be constructed with various options:
30
31
- - ``bucketName`` determines the prefix for the buckey's metadata and chunk
+ - ``bucketName`` determines the prefix for the bucket's metadata and chunk
32
collections. The default value is ``"fs"``.
33
- ``chunkSizeBytes`` determines the size of each chunk. GridFS divides the
34
file into chunks of this length, except for the last, which is only as large
0 commit comments