Commit a50b787d58d95cc4b98211bc4197cbdbe14c524b
1 parent
3f28d9f7
Exists in
master
and in
4 other branches
Changing text as per the suggestion by @karlhungus
Definitely sounds better like this.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/dashboard/projects.html.haml
1 | 1 | %h3.page-title My Projects |
2 | 2 | %p.light |
3 | - All projects you have access to are listed here. Public projects are not included here unless you have membership in them | |
3 | + All projects you have access to are listed here. Public projects are not included here unless you are a member | |
4 | 4 | %hr |
5 | 5 | .row |
6 | 6 | .span3 | ... | ... |