Skip to content

Commit 63835b4

Browse files
committed
Merge pull request #94 from hassankhan/patch-3
Fixed typo
2 parents 0dcee38 + a364ee2 commit 63835b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ $s3->writeStream('path/to/object.png', $stream, [
405405

406406
## Plugins
407407

408-
Need a feature which is not included in Flysystem's bag of trick? Write a plugin!
408+
Need a feature which is not included in Flysystem's bag of tricks? Write a plugin!
409409

410410
```php
411411
use League\Flysystem\FilesystemInterface;

0 commit comments

Comments
 (0)