浏览代码

clearer instructions

Pitu 6 年之前
父节点
当前提交
a9e9373c9c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/wizard.js

+ 1 - 1
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'
 		},
 		{