diff --git a/app/views/users/edit.html.erb b/app/views/users/edit.html.erb index 0b6e1b8fe..f6681dd33 100644 --- a/app/views/users/edit.html.erb +++ b/app/views/users/edit.html.erb @@ -29,7 +29,7 @@
- Put the tags you often use here, so they can show up in Related Tags field when you upload or edit a post. + A list of whitespace delimited tags that show up in your profile.
@@ -57,4 +57,4 @@ Settings - <%= Danbooru.config.app_name %> <% end %> -<%= render "secondary_links" %> +<%= render "secondary_links" %> \ No newline at end of file