Skip to content

Commit a284565

Browse files
committed
Merge pull request #389
2 parents 96bda62 + a35afaf commit a284565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/gridfs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ method.
2828

2929
The bucket can be constructed with various options:
3030

31-
- ``bucketName`` determines the prefix for the buckey's metadata and chunk
31+
- ``bucketName`` determines the prefix for the bucket's metadata and chunk
3232
collections. The default value is ``"fs"``.
3333
- ``chunkSizeBytes`` determines the size of each chunk. GridFS divides the
3434
file into chunks of this length, except for the last, which is only as large

0 commit comments

Comments
 (0)