We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbccc96 commit e84d5bdCopy full SHA for e84d5bd
2 files changed
crates/cli/src/main.rs
@@ -115,7 +115,7 @@ fn get_command() -> Command {
115
│ 888 │
116
117
118
-│ "Multiplayer at the speed of light" │
+│ "Development at the speed of light" │
119
│ │
120
├───────────────────────────────────────────────────────────────────────────────────────────────────────┤
121
│ SpacetimeDB Command Line Tool │
crates/standalone/src/subcommands/start.rs
@@ -496,7 +496,7 @@ fn banner() {
496
497
498
499
500
└───────────────────────────────────────────────────────────────────────────────────────────────────────┘
501
"#
502
)
0 commit comments