From 8946b1f294ea6ecafb73452db0d3709e4b09b781 Mon Sep 17 00:00:00 2001 From: Alex Suraci Date: Mon, 8 Aug 2016 10:54:51 -0700 Subject: [PATCH] simplify `body` file descriptoin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1c8d84..5403fec 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Also creates the following files: * `tag` containing the git tag name of the release being fetched. * `version` containing the version determined by the git tag of the release being fetched. -* `body` containing the body text of the release determined by the git tag of the release being fetched. +* `body` containing the body text of the release. #### Parameters