From b5cf1feacc3d1d637f8bfb9f22cab0a37efa00c9 Mon Sep 17 00:00:00 2001 From: Frederic Dewinne Date: Sat, 9 May 2015 14:26:22 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f13e663..1536d64 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ This task helps you to get a package url for a repository. | provider | String | the repository provider platform (git-hub, bitbucket...) | n/a | Yes | | repository | String | the repository name | n/a | Yes | | reference | String | the GIT reference of the package | n/a | No | -| property | String | the property in which the download URL will be provided | n/a | No | +| property | String | the property in which the download URL will be defined | n/a | No | #### 2.2 Example ```xml