diff --git a/www/content/build.md b/www/content/build.md index f85a2ad3e..6290a78cb 100644 --- a/www/content/build.md +++ b/www/content/build.md @@ -21,7 +21,7 @@ builds: # Default is `.`. main: ./cmd/main.go - # Name template for the binary final name. + # Binary name. # Default is the name of the project directory. binary: program