fix: Spelling update/fixed zip creation. 🐛
All checks were successful
CI / build (push) Successful in 3m12s

closes #3
closes #1
This commit is contained in:
2024-09-03 11:08:27 +12:00
parent 254183ceff
commit 0cbfb81096
2 changed files with 18 additions and 9 deletions

View File

@@ -48,7 +48,7 @@ to quickly create a Cobra application.`,
return
}
fmt.Printf(
"%s combining dump files\n\r",
"%s Combining files\n\r",
style.Success(icon.Info),
)
@@ -65,7 +65,7 @@ to quickly create a Cobra application.`,
return
}
fmt.Printf(
"%s Completer combining dump files\n\r",
"%s Completed combining files\n\r",
style.Success(icon.Check),
)
fmt.Printf(