diff --git a/hugo/hugo.go b/hugo/hugo.go index 05a0c23f..6c510b3a 100644 --- a/hugo/hugo.go +++ b/hugo/hugo.go @@ -74,7 +74,7 @@ func GetPath() string { downloadHugo() checkSHA256() - fmt.Print("Unziping... ") + fmt.Print("Unzipping... ") // Unzip or Ungzip the file switch runtime.GOOS {