Commit 9d3d0a9e1804929618dc4ddb90267e11a45605c1
1 parent
faafde2d
Exists in
spb-stable
and in
3 other branches
Fix spelling of plural project (projects and not project's).
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
@@ -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 | - List all issues from all project's you have access to. | 6 | + List all issues from all projects you have access to. |
7 | %hr | 7 | %hr |
8 | 8 | ||
9 | .row | 9 | .row |