Skip to content

Commit f2f3e95

Browse files
committed
Update config.dist.php
1 parent ea7edf4 commit f2f3e95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.dist.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
return [
1414
// The order of the items also changes the position of the sidebar links.
15-
// You can comment out any item except ServerDashboard becouse it's default dashboard.
15+
// You can comment out any item except ServerDashboard because it's default dashboard.
1616
'dashboards' => [
1717
RobiNN\Pca\Dashboards\Server\ServerDashboard::class,
1818
RobiNN\Pca\Dashboards\Redis\RedisDashboard::class,

0 commit comments

Comments
 (0)