File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages-exp/auth-exp/src/model Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ export interface Config {
67
67
/**
68
68
* Interface representing reCAPTCHA parameters.
69
69
*
70
- * See the [reCAPTCHA docs](https://developers.google.com/recaptcha/docs/display#render_param)
71
- * for the list of accepted parameters. All parameters are accepted except for `sitekey`: Firebase Auth
70
+ * See the [reCAPTCHA docs](https://developers.google.com/recaptcha/docs/display#render_param)
71
+ * for the list of accepted parameters. All parameters are accepted except for `sitekey`: Firebase Auth
72
72
* provisions a reCAPTCHA for each project and will configure the site key upon rendering.
73
73
*
74
74
* For an invisible reCAPTCHA, set the `size` key to `invisible`.
You can’t perform that action at this time.
0 commit comments