Skip to content

Commit 3d39fca

Browse files
mmarconMax Marcon
andauthored
chore: period at the end of explain plan confirmation prompt (#7394)
style: added period at the end of sentence Co-authored-by: Max Marcon <[email protected]>
1 parent 3cd9648 commit 3d39fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-assistant/src/prompts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ ${explainPlan}
128128
displayText: 'Interpret this explain plan output for me.',
129129
confirmation: {
130130
description:
131-
'Explain plan metadata, including the original query, may be used to process your request',
131+
'Explain plan metadata, including the original query, may be used to process your request.',
132132
state: 'pending',
133133
},
134134
},

0 commit comments

Comments
 (0)