diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json index 14bd92e7d3f..9c7290eb344 100644 --- a/client/src/__locales/en.json +++ b/client/src/__locales/en.json @@ -198,7 +198,7 @@ "form_error_url_format": "Invalid URL format", "form_error_url_or_path_format": "Invalid URL or absolute path of the list", "custom_filter_rules": "Custom filtering rules", - "custom_filter_rules_hint": "Enter one rule on a line. You can use either adblock rules or hosts files syntax.", + "custom_filter_rules_hint": "Enter one rule per line. You can use either adblock rules or hosts files syntax.", "system_host_files": "System hosts files", "examples_title": "Examples", "example_meaning_filter_block": "block access to example.org and all its subdomains;",