Skip to content

Commit 484d114

Browse files
stengithub-actions[bot]
authored andcommitted
Fix styling
1 parent 4197771 commit 484d114

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/filament-flexible-blocks-asset-manager.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
| Asset authorisation
9090
|--------------------------------------------------------------------------
9191
|
92-
| The assets URLs can be protected and access to the Filament can be configured.
93-
| You need to define a new model policy and add an extra function for the public
92+
| The assets URLs can be protected and access to the Filament can be configured.
93+
| You need to define a new model policy and add an extra function for the public
9494
| file access of the asset. The name of this function needs to be added to the key
9595
| 'gate'. The policy class needs to be added to the key 'policy'.
9696
| see https://laravel.com/docs/11.x/authorization#gates and

0 commit comments

Comments
 (0)