Skip to content

Commit 260c91f

Browse files
authored
Grammar fix for Readme
1 parent c0a7884 commit 260c91f

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
@@ -443,7 +443,7 @@ This command exists to allow you to run console commands that require your envir
443443

444444
For example `php artisan encryptenv:console 'php artisan migrate'`
445445

446-
The first required argument `console_command` which must be wrapped in single quotes or regular quotes
446+
The first required argument `console_command`, must be wrapped in single quotes or regular quotes
447447

448448
The second optional argument is `configkey`. This allows you to add console commands that require the CONFIGKEY to deployment scripts or cron jobs.
449449

0 commit comments

Comments
 (0)