We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966c3fa commit 7cc52a4Copy full SHA for 7cc52a4
web/scanEngine/templates/scanEngine/lookup.html
@@ -47,7 +47,7 @@ <h4 class="header-title mt-3">Custom Keywords</h4>
47
{{ form.keywords }}
48
{# hidden value #}
49
{{ form.custom_type }}
50
- <span class="text-muted">Please use comma , to separate the keywords.</span>
+ <span class="text-muted">Please use a comma (,) to separate the keywords.</span>
51
<h4 class=" header-title mt-3">Lookup in</h4>
52
<div class="form-check mb-2 form-check-primary">
53
{{form.url_lookup}}
0 commit comments