From 568fd2b28618552d6d613bc15e423251cc14e93c Mon Sep 17 00:00:00 2001 From: guangwu Date: Fri, 18 Aug 2023 22:20:46 +0800 Subject: fix package typo (#5764) Signed-off-by: guoguangwu --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.goreleaser.yml') diff --git a/.goreleaser.yml b/.goreleaser.yml index 53fdea0..dfd6589 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -113,7 +113,7 @@ archives: {{- with .Mips }}_{{ . }}{{ end }} {{- if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }} - # packge the 'caddy-build' directory into a tarball, + # package the 'caddy-build' directory into a tarball, # allowing users to build the exact same set of files as ours. - id: source meta: true -- cgit v1.2.3