diff --git a/app/views/users/edit.html.erb b/app/views/users/edit.html.erb index 4ea6130f..1ee406e7 100644 --- a/app/views/users/edit.html.erb +++ b/app/views/users/edit.html.erb @@ -52,7 +52,7 @@ <% end %> <%= settings.label :follow_topic_on_contributed, class: 'firstFieldText' do %> <%= settings.check_box :follow_topic_on_contributed, class: 'inline' %> - Auto-follow topics you edit + Auto-follow topics you edit. <% end %> <%= settings.label :follow_map_on_created, class: 'firstFieldText' do %> <%= settings.check_box :follow_map_on_created, class: 'inline' %>