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

Commit

Permalink
Fix spelling in PHPDoc (driectory)
Browse files Browse the repository at this point in the history
Changed "driectory" to "directory" within Config-Files PHPDoc block.
  • Loading branch information
Huggyduggy committed Feb 25, 2020
1 parent db58dd4 commit 103b8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/app.php
Expand Up @@ -54,7 +54,7 @@
|--------------------------------------------------------------------------
|
| Now we will register the "app" configuration file. If the file exists in
| your configuration driectory it will be loaded; otherwise, we'll load
| your configuration directory it will be loaded; otherwise, we'll load
| the default version. You may register other files below as needed.
|
*/
Expand Down

0 comments on commit 103b8ab

Please sign in to comment.