diff --git a/app/views/my/menus/show.html.erb b/app/views/my/menus/show.html.erb index 9d533a604..877d4b752 100644 --- a/app/views/my/menus/show.html.erb +++ b/app/views/my/menus/show.html.erb @@ -3,7 +3,7 @@ <%= text_field_tag :search, nil, type: "search", role: "combobox", - placeholder: "Filter…", + placeholder: "Type to jump to a collection, person, place, or tag…", class: "input input--transparent txt-small", autofocus: true, autocorrect: "off",