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 ec1dd8f commit 235affdCopy full SHA for 235affd
docs/getting-started.md
@@ -100,7 +100,7 @@ location ~* ^/dev/tests/acceptance/utils($|/) {
100
101
## Set up an embedded MFTF {#setup-framework}
102
103
-This is a default setup that you would need to start using the MFTF to cover your Magento project with functional testing.
+This is a default setup of the MFTF that you would need to start using to cover your Magento project with functional testing.
104
It installs the framework using an existing Composer dependency such as `magento/magento2-functional-testing-framework`.
105
If you want to set up the MFTF as a standalone tool, refer to [Set up a standalone MFTF][].
106
0 commit comments