Small typo fix in filesystems.php (#5827)
* Update filesystems.php * Update filesystems.php Co-authored-by: Taylor Otwell <taylor@laravel.com>
This commit is contained in:
@@ -22,7 +22,7 @@ return [
|
||||
|
|
||||
| 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"
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user