Skip to content

Commit

Permalink
Update README (#77)
Browse files Browse the repository at this point in the history
* fix typo

* update README.md
  • Loading branch information
ousid authored Sep 11, 2023
1 parent e1fc85c commit 3f76641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Since the package depends on [Spatie's Permission](https://spatie.be/docs/larave
php artisan vendor:publish --provider="Spatie\Permission\PermissionServiceProvider"
```

Add the plugin to teh AdminPanelProvider
Add the plugin to the `AdminPanelProvider`
```php
use Althinect\FilamentSpatieRolesPermissions\FilamentSpatieRolesPermissionsPlugin;

Expand Down

0 comments on commit 3f76641

Please sign in to comment.