diff --git a/README.md b/README.md index d5c2217..8972c7d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A simple web application to be used as an ssh client to connect to your ssh serv * SSH password authentication supported, including empty password. * SSH public-key authentication supported, including DSA RSA ECDSA Ed25519 keys. * Encrypted keys supported. -* Two-Factor Authentication(time-based one-time password) supported. +* Two-Factor Authentication (time-based one-time password) supported. * Fullscreen terminal supported. * Terminal window resizable. * Auto detect the ssh server's default encoding. diff --git a/README.rst b/README.rst index 6ae1378..b15f4d1 100644 --- a/README.rst +++ b/README.rst @@ -17,7 +17,7 @@ Features - SSH public-key authentication supported, including DSA RSA ECDSA Ed25519 keys. - Encrypted keys supported. -- Two-Factor Authentication(time-based one-time password) supported. +- Two-Factor Authentication (time-based one-time password) supported. - Fullscreen terminal supported. - Terminal window resizable. - Auto detect the ssh server's default encoding.