From 736165876c8a35abc5f19c0f05bfc02e6d73d7da Mon Sep 17 00:00:00 2001 From: frederikhors <41120635+frederikhors@users.noreply.github.com> Date: Wed, 26 Dec 2018 12:04:00 +0100 Subject: [PATCH] Misprint --- docs/releasing_task.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releasing_task.md b/docs/releasing_task.md index efd1a98a..e385994e 100644 --- a/docs/releasing_task.md +++ b/docs/releasing_task.md @@ -1,6 +1,6 @@ # Releasing Task -The release process of Task is done is done with the help of +The release process of Task is done with the help of [GoReleaser][goreleaser]. You can test the release process locally by calling the `test-release` task of the Taskfile.