diff --git a/tracks/app/views/todos/tag.rhtml b/tracks/app/views/todos/tag.rhtml index 2453376b..5cdd8dbf 100644 --- a/tracks/app/views/todos/tag.rhtml +++ b/tracks/app/views/todos/tag.rhtml @@ -3,7 +3,7 @@

No actions found

-

Currently there are no incomplete actions with the tag '<%= @tag %>', but the tag exists, so you may have completed actions with that tag.

+

Currently there are no incomplete actions with the tag '<%= @tag %>'

<%= render :partial => "contexts/context", :collection => @contexts_to_show,