Skip to content

Commit c0a7884

Browse files
authored
Updated Readme
1 parent 2df4b07 commit c0a7884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ If you set everything up correctly, Laravel should now be working with your encr
436436

437437
Note: You should run `php artisan config:clear` to clear your config cache just to be sure everything is truly working.
438438

439-
### Running console commands that require encrypted environment variables
439+
### Running console commands that require decrypted environment variables
440440
`php artisan encryptenv:console`
441441

442442
This command exists to allow you to run console commands that require your environment variables to be decrypted during execution.

0 commit comments

Comments
 (0)