Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit ed40bf6

Browse files
SamSaffronnattsw
andauthored
Update lib/completions/dialects/dialect.rb
Co-authored-by: Natalie Tay <[email protected]>
1 parent 9b81aac commit ed40bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/completions/dialects/dialect.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def translate
9494
translated << model_msg(
9595
role: "assistant",
9696
content:
97-
"User required I call the tool: #{prompt.tool_choice} I will makes sure I use it now:",
97+
"User required I call the tool: #{prompt.tool_choice} I will make sure I use it now:",
9898
)
9999
end
100100
end

0 commit comments

Comments
 (0)