1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-07 13:31:37 +02:00

Fixes spelling mistake.

This commit is contained in:
Mariano Gappa 2017-07-15 21:01:49 +12:00
parent bab163ed1e
commit 96acd0a9fc

View File

@ -77,7 +77,7 @@ func main() {
}
log.WithField("file", filename).
Info("config create, please edit accordingly to your needs")
Info("config created; please edit accordingly to your needs")
return nil
},
},