Skip to content

Commit

Permalink
chore(g): Update demo log
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjcsmith committed Nov 1, 2024
1 parent 8defed5 commit dbc63f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap-go/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ func main() {
panic(err)
}

fmt.Println("Inferable is running!")
fmt.Println("Inferable Demo is running!")

defer client.Default.Stop()

Expand Down

0 comments on commit dbc63f1

Please sign in to comment.