We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7edf4 commit f2f3e95Copy full SHA for f2f3e95
1 file changed
config.dist.php
@@ -12,7 +12,7 @@
12
13
return [
14
// 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.
+ // You can comment out any item except ServerDashboard because it's default dashboard.
16
'dashboards' => [
17
RobiNN\Pca\Dashboards\Server\ServerDashboard::class,
18
RobiNN\Pca\Dashboards\Redis\RedisDashboard::class,
0 commit comments