Skip to content

Commit

Permalink
Small typo fix in filesystems.php (laravel#5827)
Browse files Browse the repository at this point in the history
* Update filesystems.php

* Update filesystems.php

Co-authored-by: Taylor Otwell <[email protected]>
  • Loading branch information
tooshay and taylorotwell authored Feb 22, 2022
1 parent dcf59f0 commit 969ff64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/filesystems.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
|
| Here you may configure as many filesystem "disks" as you wish, and you
| may even configure multiple disks of the same driver. Defaults have
| been setup for each driver as an example of the required options.
| been set up for each driver as an example of the required values.
|
| Supported Drivers: "local", "ftp", "sftp", "s3"
|
Expand Down

0 comments on commit 969ff64

Please sign in to comment.