Skip to content

Commit 1df55de

Browse files
committed
Update question to be more clear
1 parent caa1ca6 commit 1df55de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/wizard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const list = async conf => {
99
let questions = [
1010
{
1111
name: 'deviceId',
12-
message: 'Provide the ID of a device currently registered in the app:'
12+
message: 'Provide a \'virtual ID\' of a device currently registered in the app:'
1313
}
1414
];
1515

0 commit comments

Comments
 (0)