Skip to content

Commit d8490c6

Browse files
committed
inconsequential modificatio
1 parent eadfc12 commit d8490c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ func main() {
5353
fmt.Println("The command you entered is invalid.")
5454
return
5555
}
56-
InfoLog("Launch command:%s", q)
56+
InfoLog("ask for%s", q)
5757

5858
openchat := NewChat(key, initMessage)
5959

0 commit comments

Comments
 (0)