summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--releaser/releaser.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/releaser/releaser.go b/releaser/releaser.go
index 3d00e3a22..e50a3ba31 100644
--- a/releaser/releaser.go
+++ b/releaser/releaser.go
@@ -11,8 +11,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// Package releaser implements a set of utilities and a wrapper around Goreleaser
-// to help automate the Hugo release process.
+// Package releaser implements a set of utilities to help automate the
+// Hugo release process.
package releaser
import (