Skip to content

Commit 6f9f313

Browse files
AurelDemirigithub-actions[bot]
authored andcommitted
Fix styling
1 parent ea80afd commit 6f9f313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/filament-flexible-content-block-pages.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
'navigation_items' => [
6262
// WARNING: Do not place redirect NavigationItems first in the array.
6363
// Filament automatically redirects to the first navigation item on panel load.
64-
// If that item is an external redirect (like the home route), users will be
64+
// If that item is an external redirect (like the home route), users will be
6565
// bounced out of the panel, creating the appearance of authentication failure.
6666
//
6767
// NavigationItem::make(fn () => flexiblePagesTrans('panel.navigation_items.go_to_website_lbl'))

0 commit comments

Comments
 (0)