Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 5861d8f

Browse files
committed
expired-callback attribute fixed
1 parent 09dca04 commit 5861d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReCaptchaBuilderV2.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class ReCaptchaBuilderV2 extends ReCaptchaBuilder
2626
"size",
2727
"tabindex",
2828
"callback",
29-
"cexpired-allback",
29+
"expired-callback",
3030
"error-callback",
3131
];
3232

0 commit comments

Comments
 (0)