Skip to content

Commit 0d9c6cd

Browse files
committed
Fix capitalization
1 parent f71f417 commit 0d9c6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/3.framework-guides/1.laravel/1.automations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Once the database connection is confirmed, the script executes the appropriate m
6565
Set `AUTORUN_DEBUG=true` to see detailed connection attempt logs, which is helpful for troubleshooting connection issues.
6666
::
6767

68-
## Laravel Artisan commands
68+
## Laravel Artisan Commands
6969
Below is an overview of what Laravel Artisan commands do and how they can be configured.
7070

7171
### php artisan storage:link

0 commit comments

Comments
 (0)