diff --git a/app/controllers/brexit_checker_controller.rb b/app/controllers/brexit_checker_controller.rb index 71340f0d4..b71363b37 100644 --- a/app/controllers/brexit_checker_controller.rb +++ b/app/controllers/brexit_checker_controller.rb @@ -51,7 +51,7 @@ def subscriber_list_options path = brexit_checker_results_path(c: criteria_keys) { - "title" => "Your Get ready for Brexit results", + "title" => "How to prepare for a no deal Brexit", "description" => "[You can view a copy of your results on GOV.UK.](#{Plek.new.website_root}#{path})", "group_id" => SUBSCRIBER_LIST_GROUP_ID, "tags" => { "brexit_checklist_criteria" => { "any" => criteria_keys } }, diff --git a/app/views/development/index.html.erb b/app/views/development/index.html.erb index fffcafe8b..993ac7bd4 100644 --- a/app/views/development/index.html.erb +++ b/app/views/development/index.html.erb @@ -8,7 +8,7 @@

The following pages are rendered by this application: