Skip to content

Commit 15aab62

Browse files
committed
chore(messages): change word order for prompt comment
1 parent 85e11b0 commit 15aab62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/messages/MyBundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ settings.prompt.content=Content
4545
validation.required=This value is required.
4646
validation.number=Value is not a number.
4747
validation.temperature=Temperature should be between 0 and 2.
48-
settings.prompt.comment=You can use {locale}, {diff}, {branch} variables to customise your prompt.
48+
settings.prompt.comment=You can use variables {locale}, {diff} and {branch} to customise your prompt.
4949
actions.update=Update
5050
actions.add=Add
5151
settings.prompt.edit.title=Edit Prompt

0 commit comments

Comments
 (0)