We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad12639 commit 0c66572Copy full SHA for 0c66572
README.md
@@ -241,7 +241,7 @@ It's recommended to include reCAPTCHA v3 on every page which can help you get th
241
'background_mode' => false, // if true, the script will run on every page (ensure that GoogleReCaptchaV3::init() is placed on layout or homepage)
242
...
243
```
244
-If the page has not detected any Action or duplicate google script, the background will be enabled.
+If the page has not detected any Action or duplicate google script, the background mode will be enabled.
245
246
#### Form & Action
247
0 commit comments