Commit 6dc8c10d authored by Valeriy Sizov's avatar Valeriy Sizov

Merge pull request #540 from chibani/master

Fix : typo ("vist" -> "visit")
parents 92e2303f 3ae93e6f
......@@ -40,7 +40,7 @@
%small ( authored or assigned to you )
%strong.right
= link_to dashboard_merge_requests_path do
Vist merge requests page →
Visit merge requests page →
%hr
.row
.dashboard_block= render "dashboard/merge_requests_feed"
......@@ -52,7 +52,7 @@
%small ( assigned to you )
%strong.right
= link_to dashboard_issues_path do
Vist issues page →
Visit issues page →
%hr
.row
.dashboard_block= render "dashboard/issues_feed"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment