docs/faq.md in mina-1.0.0 vs docs/faq.md in mina-1.0.2

- old
+ new

@@ -15,10 +15,10 @@ - you are using a mina plugin for that manager or - the lines that load up your manager are at the top of your .bashrc file: http://stackoverflow.com/a/216204/1339894 ## - 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 # WIP