Skip to content

Commit

Permalink
update string to be consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimberley Cook authored and matyikriszta committed Aug 12, 2024
1 parent d0d59ab commit 4d6bde8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/dashboard/show.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
.container.d-flex
.col-md-5.offset-md-1.p-3.text
%p.lead.mb-0= raw t('homepage.intro')
= link_to ('Join the codebar community'), new_member_path, class: 'btn btn-primary btn-lg mt-4'
= link_to ('Join our community'), new_member_path, class: 'btn btn-primary btn-lg mt-4'

.py-4.py-lg-5.bg-light
.container
Expand Down

0 comments on commit 4d6bde8

Please sign in to comment.