Skip to content

Commit 658dc22

Browse files
authored
Small grammar fixup.
1 parent 2ca3d95 commit 658dc22

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 the default setup of the MFTF that you would need to start using to cover your Magento project with functional tests.
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)