You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2018/09/11 11:23:55 UTC

[GitHub] olamy closed pull request #21: Minor grammar

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:
users@infra.apache.org


With regards,
Apache Git Services