olamy closed pull request #21: Minor grammar
URL: https://github.com/apache/maven-resolver/pull/21
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/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index e667c25a..1b7c0630 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -31,8 +31,8 @@
<section name="Apache Maven Artifact Resolver">
<p>Apache Maven Artifact Resolver is a library for working with artifact
repositories and dependency resolution.</p>
- <p>Maven Artifact Resolver deals with the specification of local
repository, remote repository, developer workspaces, artifact transports and
artifact resolution.</p>
- <p>It is expected to be extended by concrete repository implementation,
like
+ <p>Maven Artifact Resolver deals with the specification of local
repository, remote repository, developer workspaces, artifact transports, and
artifact resolution.</p>
+ <p>It is expected to be extended by a concrete repository
implementation, such as
<a href="/ref/current/maven-resolver-provider/">Maven Artifact
Resolver Provider</a> for Maven repositories
or any other provider for other repository formats.
</p>
----------------------------------------------------------------
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