Skip to content

Commit 04a649d

Browse files
authored
Update README.md
1 parent afe5cbe commit 04a649d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Example Usage
267267
If you manually assign a value to setScore($score), the code will fully skip your config file and force to check the score.
268268

269269
``` php
270-
GoogleReCaptchaV3::setScore($score)
270+
GoogleReCaptchaV3::setScore($score)
271271
->setAction($action)
272272
->verifyResponse(
273273
$request->input('g-recaptcha-response'),

0 commit comments

Comments
 (0)