diff --git a/crates/cli/src/main.rs b/crates/cli/src/main.rs index 6f2e4d23f0..d6f58757ee 100644 --- a/crates/cli/src/main.rs +++ b/crates/cli/src/main.rs @@ -115,7 +115,7 @@ fn get_command() -> Command { │ 888 │ │ 888 │ │ 888 │ -│ "Multiplayer at the speed of light" │ +│ "Development at the speed of light" │ │ │ ├───────────────────────────────────────────────────────────────────────────────────────────────────────┤ │ SpacetimeDB Command Line Tool │ diff --git a/crates/standalone/src/subcommands/start.rs b/crates/standalone/src/subcommands/start.rs index 2373d11d26..01078f7af8 100644 --- a/crates/standalone/src/subcommands/start.rs +++ b/crates/standalone/src/subcommands/start.rs @@ -496,7 +496,7 @@ fn banner() { │ 888 │ │ 888 │ │ 888 │ -│ "Multiplayer at the speed of light" │ +│ "Development at the speed of light" │ └───────────────────────────────────────────────────────────────────────────────────────────────────────┘ "# )