diff --git a/app/Config/Honeypot.php b/app/Config/Honeypot.php index 019b48acf9de..67ebcb0ee74c 100644 --- a/app/Config/Honeypot.php +++ b/app/Config/Honeypot.php @@ -29,7 +29,7 @@ class Honeypot extends BaseConfig /** * Honeypot container * - * If you enables CSP, you can remove `style="display:none"`. + * If you enabled CSP, you can remove `style="display:none"`. */ public string $container = '
';