fix: Spelling update/fixed zip creation. 🐛
All checks were successful
CI / build (push) Successful in 3m12s
All checks were successful
CI / build (push) Successful in 3m12s
closes #3 closes #1
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user