Skip to content

Commit db26452

Browse files
committed
fix sentence
1 parent 9f45108 commit db26452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ php artisan down --retry=60
166166
<a name="bypassing-maintenance-mode"></a>
167167
#### Bypassing Maintenance Mode
168168

169-
Even while in maintenance mode, you may use the `secret` option to specify a maintenance mode bypass token:
169+
To allow maintenance mode to be bypassed using a secret token, you may use the `secret` option to specify a maintenance mode bypass token:
170170

171171
```shell
172172
php artisan down --secret="1630542a-246b-4b66-afa1-dd72a4c43515"

0 commit comments

Comments
 (0)