diff --git a/app/views/users/edit.html.erb b/app/views/users/edit.html.erb index 7ad76b1..85df30a 100644 --- a/app/views/users/edit.html.erb +++ b/app/views/users/edit.html.erb @@ -160,7 +160,7 @@ <% if @projects.any? && @user.slack_uid.present? %> This badge shows individual project stats. - see the documentationfor more customization options! + see the documentation for more customization options! <% @projects.each do |project_name| %> <%= project_name %>
This badge shows individual project stats.
see the documentationfor more customization options!
see the documentation for more customization options!