Commit 9b4e389ba91d58a7fcd334e7d47c584237d6111b

Authored by Henry Smith
1 parent a50b787d

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,7 +3,7 @@
3 %span.pull-right #{@issues.total_count} issues 3 %span.pull-right #{@issues.total_count} issues
4 4
5 %p.light 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 %hr 7 %hr
8 8
9 .row 9 .row