diff --git a/app/views/profile/friends.rhtml b/app/views/profile/friends.rhtml index f9257c3..00bb1e0 100644 --- a/app/views/profile/friends.rhtml +++ b/app/views/profile/friends.rhtml @@ -1,7 +1,7 @@
-

<%= __("%s' friends") % profile.name %>

+

<%= __("%s's friends") % profile.name %>