diff --git a/src/wizard.js b/src/wizard.js index de790df..0b57860 100644 --- a/src/wizard.js +++ b/src/wizard.js @@ -105,7 +105,7 @@ async function start() { }, { type: 'secure', - query: 'Type a secure password for the root user:', + query: 'Type a secure password for the admin account:', handle: 'ADMIN_PASSWORD' }, {