diff --git a/README.md b/README.md index b152719..804d8fc 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ It is good housekeeping to 'commit suicide' when exiting the shell: $ kill -9 $$ ``` -**2. Almost invisilbe ssh** +**2. Almost invisible ssh** ``` $ ssh -o UserKnownHostsFile=/dev/null -T user@host.org "bash -i"