Minor improvement to English fluency

Fixed some unusual phrasing I saw while reading the docs. 
Goal is to leave things even better than I found them.
1 file changed
tree: b2753b66ccaee3c39fd5608d94425bb6c8213903
  1. .github/
  2. content/
  3. .asf.yaml
  4. .gitignore
  5. Jenkinsfile
  6. Maven Versions 2.odp
  7. pom.xml
  8. README.md
README.md

Maven Site

ASF Jira Apache License, Version 2.0, January 2004 Jenkins Status

This is the Git repository for the content of https://maven.apache.org/.

Run Locally

You can run

$ mvn site:run

to run locally and see the website on http://localhost:8080/.

Additional Resources