khmarbaise closed pull request #174: minor grammar fixes URL: https://github.com/apache/maven/pull/174
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/README.md b/README.md index 275097c4fc..b8c3a5b06d 100644 --- a/README.md +++ b/README.md @@ -27,13 +27,13 @@ Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. -If you think you have found a bug, please file in an issue into [Maven Issue Tracker](https://issues.apache.org/jira/browse/MNG) +If you think you have found a bug, please file an issue in the [Maven Issue Tracker](https://issues.apache.org/jira/browse/MNG). Documentation ------------- More information can be found on [Apache Maven Homepage][maven-home]. -Question related to the usage of the Maven should be posted on +Questions related to the usage of Maven should be posted on the [Maven User List][users-list]. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
