Commit 9b4e389ba91d58a7fcd334e7d47c584237d6111b
1 parent
a50b787d
Exists in
master
and in
4 other branches
Another wording change in accordance with a suggestion from @karlhungus
Thanks!
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/dashboard/issues.html.haml
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | %span.pull-right #{@issues.total_count} issues |
4 | 4 | |
5 | 5 | %p.light |
6 | - For all issues you should visit the project's issues page. Or use the search panel to find a specific issue. | |
6 | + For all issues you should visit the project's issues page, or use the search panel to find a specific issue. | |
7 | 7 | %hr |
8 | 8 | |
9 | 9 | .row | ... | ... |