aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wizard.js2
1 files changed, 1 insertions, 1 deletions
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'
},
{