Skip to content

Commit 4d6bde8

Browse files
Kimberley Cookmatyikriszta
authored andcommitted
update string to be consistent
1 parent d0d59ab commit 4d6bde8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/dashboard/show.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
.container.d-flex
88
.col-md-5.offset-md-1.p-3.text
99
%p.lead.mb-0= raw t('homepage.intro')
10-
= link_to ('Join the codebar community'), new_member_path, class: 'btn btn-primary btn-lg mt-4'
10+
= link_to ('Join our community'), new_member_path, class: 'btn btn-primary btn-lg mt-4'
1111

1212
.py-4.py-lg-5.bg-light
1313
.container

0 commit comments

Comments
 (0)