diff --git a/www/docs/customization/archive.md b/www/docs/customization/archive.md index b5e8f9980d4..803b137c281 100644 --- a/www/docs/customization/archive.md +++ b/www/docs/customization/archive.md @@ -48,9 +48,9 @@ archives: darwin: macOS linux: Tux - # Set to true, if you want all files in the archive to be in a single directory. + # Set this to true if you want all files in the archive to be in a single directory. # If set to true and you extract the archive 'goreleaser_Linux_arm64.tar.gz', - # you get a folder 'goreleaser_Linux_arm64'. + # you'll get a folder 'goreleaser_Linux_arm64'. # If set to false, all files are extracted separately. # You can also set it to a custom folder name (templating is supported). # Default is false.