Skip to content

Commit 07ff646

Browse files
committed
Comma separated
1 parent b81d686 commit 07ff646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/editors/_form.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
</div>
8484

8585
<div class="col">
86-
<%= f.label :category_list, "Categories (comma or space separated)" %>
86+
<%= f.label :category_list, "Categories (comma separated)" %>
8787
<%= f.text_field :category_list, placeholder: "e.g., machine learning, image analysis, object detection", class: "form-control" %>
8888
</div>
8989
</div>

0 commit comments

Comments
 (0)