From e68de532d744aa6fefb2310facfc8e963656ff4d Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Wed, 1 Oct 2025 10:26:29 -0500 Subject: [PATCH] Copy edit --- app/views/collections/edit.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/collections/edit.html.erb b/app/views/collections/edit.html.erb index b69017900..b6b0efe6c 100644 --- a/app/views/collections/edit.html.erb +++ b/app/views/collections/edit.html.erb @@ -1,4 +1,4 @@ -<% @page_title = "Settings" %> +<% @page_title = "Collection Settings" %> <% content_for :header do %> <%= render "filters/menu", user_filtering: @user_filtering %>