Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 103b8ab

Browse files
authored
Fix spelling in PHPDoc (driectory)
Changed "driectory" to "directory" within Config-Files PHPDoc block.
1 parent db58dd4 commit 103b8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
|--------------------------------------------------------------------------
5555
|
5656
| Now we will register the "app" configuration file. If the file exists in
57-
| your configuration driectory it will be loaded; otherwise, we'll load
57+
| your configuration directory it will be loaded; otherwise, we'll load
5858
| the default version. You may register other files below as needed.
5959
|
6060
*/

0 commit comments

Comments
 (0)