Skip to content

Commit 701f00f

Browse files
GromNaNjmikola
andauthored
Update src/GridFS/Bucket.php
Co-authored-by: Jeremy Mikola <jmikola@gmail.com>
1 parent 2c372cd commit 701f00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GridFS/Bucket.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ public function openUploadStream(string $filename, array $options = [])
591591
}
592592

593593
/**
594-
* Register an alias to enable basic filename access for this bucket
594+
* Register an alias to enable basic filename access for this bucket.
595595
*
596596
* For applications that need to interact with GridFS using only a filename
597597
* string, a bucket can be registered with an alias. Files can then be

0 commit comments

Comments
 (0)