diff --git a/app/views/collections/new.html.erb b/app/views/collections/new.html.erb index f2c4b9e3d..0b391b4e2 100644 --- a/app/views/collections/new.html.erb +++ b/app/views/collections/new.html.erb @@ -10,7 +10,7 @@ <%= form_with model: @collection, class: "flex flex-column gap txt-large", data: { controller: "form" } do |form| %>

Create a new collection