Skip to content

Commit 4a430db

Browse files
authored
Merge pull request #403 from magento/diazwatson-patch-1
SMALL_CHANGE: Minor change suggested
2 parents ec1dd8f + 658dc22 commit 4a430db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ location ~* ^/dev/tests/acceptance/utils($|/) {
100100

101101
## Set up an embedded MFTF {#setup-framework}
102102

103-
This is a default setup that you would need to start using the MFTF to cover your Magento project with functional testing.
103+
This is the default setup of the MFTF that you would need to cover your Magento project with functional tests.
104104
It installs the framework using an existing Composer dependency such as `magento/magento2-functional-testing-framework`.
105105
If you want to set up the MFTF as a standalone tool, refer to [Set up a standalone MFTF][].
106106

0 commit comments

Comments
 (0)