Commit dce6f7beb4db3074d989d57318e3b4c1b7e9bd00

Authored by Rob Taylor
1 parent 8b7e404b

Updated merge request subheading.

Changed "authored or assigned to you" to read "authored by or assigned to you" which reads better.
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/dashboard/merge_requests.html.haml
1 %h3.page_title 1 %h3.page_title
2 Merge Requests 2 Merge Requests
3 - %small (authored or assigned to you) 3 + %small (authored by or assigned to you)
4 %small.right #{@merge_requests.total_count} merge requests 4 %small.right #{@merge_requests.total_count} merge requests
5 5
6 %br 6 %br