@@ -32,7 +32,7 @@ |
||
32 | 32 | /** |
33 | 33 | * Send the given notification. |
34 | 34 | * |
35 | - * @param mixed $notificable |
|
35 | + * @param mixed $notifiable |
|
36 | 36 | * @param \Illuminate\Notifications\Notification $notification |
37 | 37 | */ |
38 | 38 | public function send($notifiable, Notification $notification) |