chore: fix typo
This commit is contained in:
@@ -4,5 +4,5 @@ namespace App\Notifications\Channels;
|
||||
|
||||
interface SendsEmail
|
||||
{
|
||||
public function getRecepients($notification);
|
||||
public function getRecipients($notification);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user