Skip to content

Commit 4a1d91e

Browse files
kenjisMGatner
andauthored
docs: fix typo
Co-authored-by: MGatner <mgatner@icloud.com>
1 parent 4643580 commit 4a1d91e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Config/Honeypot.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Honeypot extends BaseConfig
2929
/**
3030
* Honeypot container
3131
*
32-
* If you enables CSP, you can remove `style="display:none"`.
32+
* If you enabled CSP, you can remove `style="display:none"`.
3333
*/
3434
public string $container = '<div style="display:none">{template}</div>';
3535

0 commit comments

Comments
 (0)