Explorar el Código

clearer instructions

Pitu hace 6 años
padre
commit
a9e9373c9c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'
 		},
 		{