We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70a1529 commit 882f33eCopy full SHA for 882f33e
api/cli.js
@@ -4,7 +4,7 @@ const questions = [
4
{
5
type: 'input',
6
name: 'artist',
7
- message: 'What is the artist you want to search?',
+ message: 'Who is the artist you want to search?',
8
default: () => {
9
return 'Kendrick Lamar';
10
},
0 commit comments