Skip to content

Commit

Permalink
♻️ Update choice message
Browse files Browse the repository at this point in the history
  • Loading branch information
octfx committed Oct 21, 2020
1 parent f83d7eb commit 2058f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const fs = require('fs')
{
type: 'multiselect',
name: 'systems',
message: 'System to screenshot. Type \'all\' to screenshot all.',
message: 'Systems to screenshot.',
choices: choices,
},
{
Expand Down

0 comments on commit 2058f7a

Please sign in to comment.