Skip to content

Commit 70e59a5

Browse files
committed
Fixed grammar.
1 parent 0b23734 commit 70e59a5

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/DOCUMENTATION_TEMPLATE.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# How to contribute to MFTF docs
22

3-
MFTF documentation is kept within the /docs/ folder in this repository.
4-
We welcome contributions to the documentation.
5-
This page describes the process for submitting documentation and serves as a template for a properly written content.
6-
7-
The contribution workflow for the Magento functional testing framework (MFTF) documentation is the same as submitting code.
3+
We welcome contributions to the MFTF documentation, which is kept within the /docs/ folder in this repository.
4+
This page describes the submitting process and serves as a template for a properly written content.
5+
The contribution workflow is the same as submitting code.
86

97
1. Create a branch from the `develop` branch in the [MFTF repository][].
108
1. Make edits/additions/deletions as needed.
@@ -14,7 +12,7 @@ Once submitted, a member of the documentation team will review and merge it.
1412
We will inform you if it needs any additional processing.
1513

1614
The documentation in this repository is used as the source for the [MFTF documentation][].
17-
Any changes to the Table of Contents will need to be made via a separate PR in the regular [Magento Developer documentation repository][].
15+
Any changes to the table of contents will need to be made through a separate pull request in the regular [Magento Developer documentation repository][].
1816

1917
## Ordered lists
2018

0 commit comments

Comments
 (0)