Skip to content

Commit 7cc52a4

Browse files
Update web/scanEngine/templates/scanEngine/lookup.html
Co-authored-by: AnonymousWP <[email protected]>
1 parent 966c3fa commit 7cc52a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/scanEngine/templates/scanEngine/lookup.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h4 class="header-title mt-3">Custom Keywords</h4>
4747
{{ form.keywords }}
4848
{# hidden value #}
4949
{{ form.custom_type }}
50-
<span class="text-muted">Please use comma , to separate the keywords.</span>
50+
<span class="text-muted">Please use a comma (,) to separate the keywords.</span>
5151
<h4 class=" header-title mt-3">Lookup in</h4>
5252
<div class="form-check mb-2 form-check-primary">
5353
{{form.url_lookup}}

0 commit comments

Comments
 (0)