Skip to content

Commit dc71ad4

Browse files
authored
Grammar and formatting
1 parent 1ddc783 commit dc71ad4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/getting-started.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,9 @@ Clean the cache after changing the configuration values:
109109
bin/magento cache:clean config full_page
110110
```
111111

112-
### Testing with Magento Two-Factor Authentication (2FA) extension {#2fa}
113-
If Magento under test has [Magento Two-Factor Authentication (2FA) extension][] installed and enabled, additional configures are needed to run MFTF tests. Learn more in [Configure MFTF for Magento with Two-Factor Authentication (2FA)](../configure-2fa.md).
112+
### Testing with the Magento Two-Factor Authentication (2FA) extension {#2fa}
113+
114+
If the Magento instance under test has the [Magento Two-Factor Authentication (2FA) extension][] installed and enabled, additional configurations is needed to run MFTF tests. Learn more in [Configure MFTF for Magento with Two-Factor Authentication (2FA)](./configure-2fa.md).
114115

115116
### Webserver configuration {#web-server-configuration}
116117

@@ -360,4 +361,4 @@ allure serve dev/tests/_output/allure-results/
360361
[test suite]: suite.html
361362
[Find your MFTF version]: introduction.html#find-your-mftf-version
362363
[Installation Guide docroot]: https://devdocs.magento.com/guides/v2.3/install-gde/tutorials/change-docroot-to-pub.html
363-
[Magento Two-Factor Authentication (2FA) extension]: https://devdocs.magento.com/guides/v2.3/security/two-factor-authentication.html
364+
[Magento Two-Factor Authentication (2FA) extension]: https://devdocs.magento.com/guides/v2.3/security/two-factor-authentication.html

0 commit comments

Comments
 (0)