Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-04-12 07:13:14 +0300
committerStan Hu <stanhu@gmail.com>2015-04-12 07:13:14 +0300
commit8ce69bdc8ec866006cc17e068a6ff9a4b704b5f8 (patch)
treeb26dccc03e524888b205f12eb8a0e269e23b076d /app/views/dashboard
parent940150dc9a94ce2792a8f67a2cf69fc5e39b0cf1 (diff)
Fix typo
Diffstat (limited to 'app/views/dashboard')
-rw-r--r--app/views/dashboard/projects/starred.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/dashboard/projects/starred.html.haml b/app/views/dashboard/projects/starred.html.haml
index 670f5ac7af7..f4ad2b294b3 100644
--- a/app/views/dashboard/projects/starred.html.haml
+++ b/app/views/dashboard/projects/starred.html.haml
@@ -19,5 +19,5 @@
%i.fa.fa-angle-left
- else
- %h3 You dont have starred projects yet
+ %h3 You don't have starred projects yet
%p.slead Visit project page and press on star icon and it will appear on this page.