소스 검색

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