@@ -34,14 +34,14 @@ If you have a full working example or a log file this is also helpful.
3434You should of course describe only a single issue in a single ticket and not
3535mixing up several things into a single issue.
3636
37- Please always check your issue with the latest Plugin and tha latest Maven version.
37+ Please always check your issue with the latest Plugin and the latest Maven version.
3838
3939### Creating a Pull Request
4040
4141Before you start working on more complicated change, new feature
4242it is good practice to create an issue in
4343the [ ticket system] ( https://github.com/mojohaus/versions-maven-plugin/issues )
44- or send an emil to [ development list] ( https://www.mojohaus.org/versions-maven-plugin/mailing-lists.html )
44+ or send an email to [ development list] ( https://www.mojohaus.org/versions-maven-plugin/mailing-lists.html )
4545and describe what the problem is or what kind of feature you would like to add.
4646Wait a few days for feedback from other contributors.
4747Afterwards you can create an appropriate pull request.
@@ -56,12 +56,12 @@ Fixed #Issue - change subject
5656a description
5757```
5858
59- Please take consider that change subject will be used in release notes
59+ Please take into consideration that change subject will be used in release notes
6060and will be present in git history so should be enough descriptive.
6161
6262This makes it simpler to merge it and this will also close the
6363appropriate issue automatically in one go.
64- This make the life as maintainer a little bit easier.
64+ This makes the life as maintainer a little bit easier.
6565
6666A pull request has to fulfill only a single ticket and should never
6767create/add/fix several issues in one, cause otherwise the history is hard to
0 commit comments