From 3c2581a98fe2d7a92b5364de956a471964ec9d80 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Mon, 25 Aug 2025 10:26:44 -0500 Subject: [PATCH] Copy --- app/views/searches/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/searches/show.html.erb b/app/views/searches/show.html.erb index b3be862d8..905afa257 100644 --- a/app/views/searches/show.html.erb +++ b/app/views/searches/show.html.erb @@ -10,7 +10,7 @@
<% if @search_results.none? %>
- Not matches + No matches
<% end %>