diff --git a/resources/views/emails/digest.blade.php b/resources/views/emails/digest.blade.php
index f004ee8..77e52be 100644
--- a/resources/views/emails/digest.blade.php
+++ b/resources/views/emails/digest.blade.php
@@ -50,7 +50,7 @@
Checkins
@if($checkinsList)
- @include('partials.checkins-list', array('email'=>true))
+ @include('partials.checkins-list', ['email' => true])
@else
No new checkins
diff --git a/resources/views/partials/checkins-list.blade.php b/resources/views/partials/checkins-list.blade.php
index 5c5b3a3..0ebc3e6 100644
--- a/resources/views/partials/checkins-list.blade.php
+++ b/resources/views/partials/checkins-list.blade.php
@@ -11,7 +11,7 @@
$embed .= '