Skip to content

Commit

Permalink
Fix FAQ doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gabskoro committed Oct 3, 2016
1 parent 3a23fce commit 7b6ba3a
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 7b6ba3a

Please sign in to comment.