Skip to content

Commit

Permalink
Minro grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Sep 11, 2018
1 parent f0ee0eb commit 2ae41fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/site/xdoc/index.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 2ae41fa

Please sign in to comment.