diff --git a/resources/lang/en-GB/notifications.php b/resources/lang/en-GB/notifications.php index 55bf2f46b..88c2f9da0 100644 --- a/resources/lang/en-GB/notifications.php +++ b/resources/lang/en-GB/notifications.php @@ -5,7 +5,6 @@ return [ 'whoops' => 'Whoops!', 'hello' => 'Hello!', 'salutation' => 'Regards,
:company_name', - 'subcopy' => 'If you’re having trouble clicking the ":text" button, copy and paste the URL below -into your web browser: [:url](:url)', + 'subcopy' => 'If you’re having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)', ];