diff --git a/app/views/dashboard/issues.html.haml b/app/views/dashboard/issues.html.haml
index 8b736fb50398a61d533d2c2b4898a1c35adbf13e..2d378b875fcbec5af691536c85151ebab2ad9d6a 100644
--- a/app/views/dashboard/issues.html.haml
+++ b/app/views/dashboard/issues.html.haml
@@ -3,7 +3,7 @@
%span.pull-right #{@issues.total_count} issues
%p.light
- For all issues you should visit project issues page. Or you can use search panel to find specific issue
+ For all issues you should visit the project's issues page. Or use the search panel to find a specific issue.
%hr
.row
diff --git a/app/views/dashboard/merge_requests.html.haml b/app/views/dashboard/merge_requests.html.haml
index 6ffe54028b56a0f2250dd117b15c63f382969741..9c96edeefd588a058ce62759ffce18d1f9b627f0 100644
--- a/app/views/dashboard/merge_requests.html.haml
+++ b/app/views/dashboard/merge_requests.html.haml
@@ -4,7 +4,7 @@
%p.light
- Only merge requests authored or assigned to you are listed here.
+ Only merge requests created by you or assigned to you are listed here.
%hr
.row
.span3
diff --git a/app/views/dashboard/projects.html.haml b/app/views/dashboard/projects.html.haml
index 7e413904dc8b31be80075c209c9bced93e639d68..fc8161933b5256827fff3514e571a54b2cfd07b3 100644
--- a/app/views/dashboard/projects.html.haml
+++ b/app/views/dashboard/projects.html.haml
@@ -1,6 +1,6 @@
%h3.page-title My Projects
%p.light
- All projects you have access to are listed here. Public projects are not included here unless you have membership in it
+ All projects you have access to are listed here. Public projects are not included here unless you have membership in them
%hr
.row
.span3