diff --git a/cmd/rqlite/main.go b/cmd/rqlite/main.go index 418f95d8..66bca97a 100644 --- a/cmd/rqlite/main.go +++ b/cmd/rqlite/main.go @@ -107,7 +107,7 @@ func main() { fmt.Printf("\n") fmt.Println("Welcome to the fluidB CLI. Enter \".help\" for usage hints.") fmt.Printf("Version %s, commit %s, branch %s\n", cmd.Version, cmd.Commit, cmd.Branch) - fmt.Printf("Connected to rqlited version %s\n", version) + fmt.Printf("Connected to fluidB version %s\n", version) fmt.Printf("\n") timer := false