Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit b9423d4

Browse files
authored
Grammar fix
1 parent a9c1d8b commit b9423d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/v2.4/security/google-recaptcha.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ The extension supports a command line option for disabling reCAPTCHA. Use this c
3131
bin/magento security:recaptcha:disable-for-user-login
3232
```
3333

34-
You can also disable Google reCAPTCHA for Admin panel Reset Password page from the command line:
34+
Google reCAPTCHA for the Admin panel Reset Password page can be disabled from the command line:
3535

3636
```bash
3737
bin/magento security:recaptcha:disable-for-user-forgot-password
38-
```
38+
```

0 commit comments

Comments
 (0)