Merge pull request #28 from x-cray/patch-2

Fix a typo
This commit is contained in:
Jack Spirou 2016-01-21 13:26:07 -06:00
commit 1b8ed88565

View File

@ -142,7 +142,7 @@ func main() {
os.Exit(1)
}
} else {
fmt.Printf("A username was not specified. Assuming anoynmous publishing.\n")
fmt.Printf("A username was not specified. Assuming anonymous publishing.\n")
}
// Docker environment info