Quellcode durchsuchen

clearer instructions

Pitu vor 6 Jahren
Ursprung
Commit
a9e9373c9c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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'
 		},
 		{