Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Oct 10, 2018
1 parent 98b8256 commit 22ca105
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
'into your web browser: [:actionURL](:actionURL)',
[
'actionText' => $actionText,
'actionUrl' => $actionUrl
'actionURL' => $actionUrl
]
)
@endcomponent
Expand Down

0 comments on commit 22ca105

Please sign in to comment.