diff --git a/app/views/internal/configs/show.html.erb b/app/views/internal/configs/show.html.erb index 456882c65..c58fcaae1 100644 --- a/app/views/internal/configs/show.html.erb +++ b/app/views/internal/configs/show.html.erb @@ -51,7 +51,7 @@
- <%= f.label :community_member_label, "Community member name" %> + <%= f.label :community_member_label, "Community member label" %> <%= f.text_field :community_member_label, class: "form-control", value: SiteConfig.community_member_label,