We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca3d95 commit 658dc22Copy full SHA for 658dc22
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 the default setup of the MFTF that you would need to start using to cover your Magento project with functional tests.
+This is the default setup of the MFTF that you would need to cover your Magento project with functional tests.
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