diff --git a/app/views/bubbles/index.html.erb b/app/views/bubbles/index.html.erb index 397c42572..6afb6a599 100644 --- a/app/views/bubbles/index.html.erb +++ b/app/views/bubbles/index.html.erb @@ -8,7 +8,7 @@ <% end %>

- Bubbled up <%= @project.name %> + Bubbled up in <%= @project.name %> <% if @tag %> tagged <%= @tag.title %>