Skip to content

Commit

Permalink
Merge pull request #447 from mina-deploy/docs/fix-faq-typo
Browse files Browse the repository at this point in the history
Fix FAQ doc typo
  • Loading branch information
d4be4st authored Oct 12, 2016
2 parents 3a23fce + 7b6ba3a commit 3d630ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ if you setup your server correctly and you are using a ruby environment manager

## - Mina hangs after i type my password in

Mina assumes that you have set up the communication with your server though public/private keys, not password. If you want to use password you will have to change execution mode:
Mina assumes that you have set up the communication with your server through the public/private keys, not password. If you want to use the password you will have to change the execution mode:

set :execution_mode, :system

Expand Down

0 comments on commit 3d630ce

Please sign in to comment.