Format the first letter of drivers to lowercase (#6413)

This commit is contained in:
maru0914
2024-06-04 22:28:32 +09:00
committed by GitHub
parent b6d55576d1
commit ad38e564ac
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ return [
| may even configure multiple disks for the same driver. Examples for
| most supported storage drivers are configured here for reference.
|
| Supported Drivers: "local", "ftp", "sftp", "s3"
| Supported drivers: "local", "ftp", "sftp", "s3"
|
*/