Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec39181

Browse files
authored
Merge pull request magento#2155 from neeta-wagento/patch-15
Update contributing.md
2 parents 27fa09a + 04a3ece commit ec39181

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

guides/v2.0/contributor-guide/contributing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -198,19 +198,19 @@ Refer to the following table for a description of each label. These labels are a
198198
</tr>
199199
<tr>
200200
<td><img src="{{ site.baseurl }}/common/images/github_Fixed_in_20x.png" alt="Fixed in 2.0.x"/></td>
201-
<td>The issues has been fixed in one of the 2.0.x releases or in 2.0-develop branch and will be available with upcoming patch release.</td>
201+
<td>The issue has been fixed in one of the 2.0.x releases or in 2.0-develop branch and will be available with upcoming patch release.</td>
202202
</tr>
203203
<tr>
204204
<td><img src="{{ site.baseurl }}/common/images/github_Fixed_in_21x.png" alt="Fixed in 2.1.x"/></td>
205-
<td>The issues has been fixed in one of the 2.1.x releases or in 2.1-develop branch and will be available with upcoming patch release.</td>
205+
<td>The issue has been fixed in one of the 2.1.x releases or in 2.1-develop branch and will be available with upcoming patch release.</td>
206206
</tr>
207207
<tr>
208208
<td><img src="{{ site.baseurl }}/common/images/github_Fixed_in_22x.png" alt="Fixed in 2.2.x"/></td>
209-
<td>The issues has been fixed in one of the 2.2.x releases or in 2.2-develop branch and will be available with upcoming patch release.</td>
209+
<td>The issue has been fixed in one of the 2.2.x releases or in 2.2-develop branch and will be available with upcoming patch release.</td>
210210
</tr>
211211
<tr>
212212
<td><img src="{{ site.baseurl }}/common/images/github_Fixed_in_23x.png" alt="Fixed in 2.3.x"/></td>
213-
<td>The issues has been fixed in one of the 2.3.x releases or in 2.3-develop branch and will be available with upcoming patch release.</td>
213+
<td>The issue has been fixed in one of the 2.3.x releases or in 2.3-develop branch and will be available with upcoming patch release.</td>
214214
</tr>
215215
<tr>
216216
<td><img src="{{ site.baseurl }}/common/images/gitHub_acknowledged.png" alt="the acknowledged button"/></td>
@@ -222,7 +222,7 @@ Refer to the following table for a description of each label. These labels are a
222222
</tr>
223223
<tr>
224224
<td><img src="{{ site.baseurl }}/common/images/github_Cannot_Reproduce.png" alt="Can Not Reproduce"/></td>
225-
<td>The Community Engineering Team can not reproduced the issue following steps to reproduce.</td>
225+
<td>The Community Engineering Team cannot reproduce the issue with the given steps to reproduce.</td>
226226
</tr>
227227
<tr>
228228
<td><img src="{{ site.baseurl }}/common/images/github_non-issue.png" alt="Non Issue"/></td>

0 commit comments

Comments
 (0)