diff --git a/app/views/profile/_organization_profile.rhtml b/app/views/profile/_organization_profile.rhtml index 69cf8cb..1a9315b 100644 --- a/app/views/profile/_organization_profile.rhtml +++ b/app/views/profile/_organization_profile.rhtml @@ -15,7 +15,7 @@ <%= display_field(_('Location:'), profile, :location, true) %> - <%= _('Created at:') %> + <%= _('Profile created at:') %> <%= show_date(profile.created_at) %> -- libgit2 0.21.2