diff --git a/app/views/content_items/corporate_information_page.html.erb b/app/views/content_items/corporate_information_page.html.erb index f643ee214..f64ad03c1 100644 --- a/app/views/content_items/corporate_information_page.html.erb +++ b/app/views/content_items/corporate_information_page.html.erb @@ -7,7 +7,7 @@ <% if @content_item.show_organisation_changing_banner? %>
<%= render "govuk_publishing_components/components/notice", { - title: sanitize('This organisation is changing. Read the latest updates on government departments or visit the 10 Downing Street Twitter feed.'), + title: sanitize('This organisation is changing. Read about recent government updates.'), margin_bottom: 3, } %>