Skip to content

Commit 2ccff6a

Browse files
authored
Merge pull request google#332 from pgrimaud/master
Fix typo on README.md
2 parents 98c4a65 + c940ad9 commit 2ccff6a

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
@@ -89,7 +89,7 @@ The following methods are available:
8989
from an Android app. Again, you must do this if you have disabled
9090
"Domain/Package Name Validation" for your credentials.
9191
- `setExpectedAction($action)`: ensures the action matches for the v3 API.
92-
- `setScoreThreshold($threshold)`: set a score theshold for responses from the
92+
- `setScoreThreshold($threshold)`: set a score threshold for responses from the
9393
v3 API
9494
- `setChallengeTimeout($timeoutSeconds)`: set a timeout between the user passing
9595
the reCAPTCHA and your server processing it.

0 commit comments

Comments
 (0)