aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/command/init_command.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe/src/command/init_command.rs')
-rw-r--r--crates/shirabe/src/command/init_command.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/shirabe/src/command/init_command.rs b/crates/shirabe/src/command/init_command.rs
index e76f5a94..7e6021a9 100644
--- a/crates/shirabe/src/command/init_command.rs
+++ b/crates/shirabe/src/command/init_command.rs
@@ -878,7 +878,7 @@ impl Command for InitCommand {
"\n{}\n",
formatter.borrow().format_block(
FormatBlockMessages::String(
- "Welcome to the Composer config generator".to_string(),
+ "Welcome to the Shirabe config generator".to_string(),
),
"bg=blue;fg=white",
true,