Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcogermani87 authored Apr 29, 2024
1 parent a694e52 commit 5feec87
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 @@ -41,7 +41,7 @@ php artisan vendor:publish --tag="filament-email-config"

Register the plugin through your panel service provider:
```php
->plugin(new \RickDBCN\FilamentEmail\FilamentEmail::make())
->plugin(\RickDBCN\FilamentEmail\FilamentEmail::make())
```

## Configuration
Expand Down

0 comments on commit 5feec87

Please sign in to comment.