diff --git a/app/views/organizations/_results.html.erb b/app/views/organizations/_results.html.erb index 03bd40c..fa5b80f 100644 --- a/app/views/organizations/_results.html.erb +++ b/app/views/organizations/_results.html.erb @@ -30,7 +30,7 @@ - <%= _("#{p.type}") %> + <%= _(p.type) %> <% end %> -- libgit2 0.21.2