Skip to content

Commit 4bfff2e

Browse files
Update README.md
1 parent 4fb75b7 commit 4bfff2e

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
@@ -137,7 +137,7 @@ For more details, see the [Sample Project](https://github.com/douglasjunior/reac
137137
|onError|`function(error)`||A callback function, executed when reCAPTCHA encounters an error (usually network connectivity) and cannot continue until connectivity is restored. If you specify a function here, you are responsible for informing the user that they should retry.|
138138
|onClose|`function()`|| A callback function, executed when the Modal is closed.|
139139
|enterprise|`boolean`|`false`| (Experimental) Use the new [reCAPTCHA Enterprise API](https://cloud.google.com/recaptcha-enterprise/docs/using-features).|
140-
|recaptchaDomain|`string`|`www.google.com`|The host name of the reCaptcha valid api. [See detail](https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally).|
140+
|recaptchaDomain|`string`|`www.google.com`|The host name of the reCAPTCHA valid api. [See detail](https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally).|
141141
|gstaticDomain|`string`|`www.gstatic.com`|Customize reCaptcha `gstatic` host.|
142142

143143
Note: If `lang` is not set, then device language is used.

0 commit comments

Comments
 (0)