Skip to content

Commit b947957

Browse files
kranthipoturajuslawekjaranowski
authored andcommitted
Fix README typos in Contributing section
1 parent b85c0a8 commit b947957

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ If you have a full working example or a log file this is also helpful.
3434
You should of course describe only a single issue in a single ticket and not
3535
mixing 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

4141
Before you start working on more complicated change, new feature
4242
it is good practice to create an issue in
4343
the [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)
4545
and describe what the problem is or what kind of feature you would like to add.
4646
Wait a few days for feedback from other contributors.
4747
Afterwards you can create an appropriate pull request.
@@ -56,12 +56,12 @@ Fixed #Issue - change subject
5656
a 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
6060
and will be present in git history so should be enough descriptive.
6161

6262
This makes it simpler to merge it and this will also close the
6363
appropriate 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

6666
A pull request has to fulfill only a single ticket and should never
6767
create/add/fix several issues in one, cause otherwise the history is hard to

0 commit comments

Comments
 (0)