Language fixes

This commit is contained in:
Will Abson
2016-10-04 17:51:46 +01:00
parent d20f5b0467
commit fd17d11e25
2 changed files with 15 additions and 15 deletions

View File

@@ -1,8 +1,8 @@
<!--
Before submitting your PR, please check that your code follow our contribution guide lines:
Before submitting your PR, please check that your code follows our contribution guidelines:
https://github.com/Alfresco/alfresco-ng2-components/wiki/Code-contribution-acceptance-criteria
Check also that the commit message follow our commit format guide lines:
Check also that your commit messages follow our commit message format guidelines:
https://github.com/Alfresco/alfresco-ng2-components/wiki/Commit-format
-->
@@ -17,20 +17,20 @@
[ ] Other... Please describe:
```
**This PR adds the following feature:**
<!-- you can ignore this line in case of bugfix -->
<!-- you can ignore this line in the case of a bugfix -->
**Current behavior:**
**New behavior:**
**This PR fixes the following issue:**
<!-- link to the open issue, ignore it if there are no issue open -->
<!-- link to the open issue, ignore this if there are no issues open -->
**This PR introduce a breaking change:** (check one with "x")
**This PR introduces a breaking change:** (check one with "x")
- [ ] Yes
- [ ] No
<!-- Please describe reason to introduce a breaking change, and what exactly breaks -->
<!-- Please describe the reason to introduce a breaking change, and what exactly breaks -->
**More information:**