diff --git a/app/views/in_the_news/index.html.erb b/app/views/in_the_news/index.html.erb index c882ff5..df3715c 100644 --- a/app/views/in_the_news/index.html.erb +++ b/app/views/in_the_news/index.html.erb @@ -1,5 +1,5 @@ -<%= render partial: "layouts/header", locals: {heading: "In The News"} %> +<%= render partial: "layouts/header", locals: {heading: "In the News"} %>