diff --git a/documentation/index.html b/documentation/index.html index 48cac70..f705f59 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -793,7 +793,7 @@ Now, all you need to do is to upload your package:
autoGitTag
When the uploadBintray task is invoked, a git tag named as the version of the - project is automatically created and pushed to the origin
. + project is automatically created and pushed to the origin.
publish
Files uploaded to Bintray in your personal space are automatically published.
sign
diff --git a/plug-ins/index.html b/plug-ins/index.html index d6f1cf1..ff37d05 100644 --- a/plug-ins/index.html +++ b/plug-ins/index.html @@ -62,7 +62,7 @@ val p = project(wrapper) { }

-The project{} directive creates an object of type Project. +The project{} directive creates an object of type Project.

Arguments