Skip to content

Commit c4c12c0

Browse files
committed
fix: Minor typo
1 parent 4bfab1c commit c4c12c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Language/en/Honeypot.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
// Honeypot language settings
1515
return [
1616
'noTemplate' => 'The HTML template for the Honeypot is not configured.',
17-
'noNameField' => 'The name of the Honeypot field has not been set.',
17+
'noNameField' => 'The name of the Honeypot field is not set.',
1818
'theClientIsABot' => 'The Honeypot client may be a bot.',
1919
];

0 commit comments

Comments
 (0)