Skip to content

Commit

Permalink
fix: ✏️ tense to terse
Browse files Browse the repository at this point in the history
Resolve #39
  • Loading branch information
vivaxy committed Feb 25, 2020
1 parent 78d9b11 commit 2bd14f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prompt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export default async function prompt({
{
type: 'text',
name: 'subject',
message: 'Write a short, imperative tense description of the change',
message: 'Write a short, imperative terse description of the change',
initial: history.subject,
},
{
Expand Down

0 comments on commit 2bd14f5

Please sign in to comment.