Fixed markup in readme

Project: http://git-wip-us.apache.org/repos/asf/maven-aether/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-aether/commit/7f4fa038
Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/7f4fa038
Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/7f4fa038

Branch: refs/heads/ant-tasks
Commit: 7f4fa0384c0385e6ecd7a14bfb3cd8ee940c214b
Parents: cf621ce
Author: Benjamin Bentmann <bentm...@sonatype.com>
Authored: Sat Apr 19 19:24:28 2014 +0200
Committer: Benjamin Bentmann <bentm...@sonatype.com>
Committed: Sat Apr 19 19:24:28 2014 +0200

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-aether/blob/7f4fa038/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index c062d4e..afc62e5 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@ This task is able to assemble the collected dependencies in 
three different ways
 * Properties: `<properties>` will set properties with the given prefix and the 
coordinates to the path to the resolved file.
 
 These targets may also be mentioned more than once for the same resolve task,
-but only one set of <dependencies/> is allowed.
+but only one `<dependencies>` element is allowed.
 
     <resolve failOnMissingAttachments="true">
         <dependencies>

Reply via email to