Skip to content

Commit 9bc858e

Browse files
committed
fix: docs
1 parent 013f619 commit 9bc858e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/developer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'model' => \Binarcode\LaravelDeveloper\Models\DeveloperLog::class,
1313

1414
/**
15-
* Indicate whether to allow using slack helper.
15+
* Indicate whether to allow sending slack notifications and persist them.
1616
*/
1717
'slack_dev_enabled' => env('SLACK_DEV_LOG_ENABLED', true),
1818

0 commit comments

Comments
 (0)