From e4d750c4a84e3513aaa4f30aead612b806257745 Mon Sep 17 00:00:00 2001 From: rootTHC <57636391+rootTHC@users.noreply.github.com> Date: Thu, 23 Jan 2020 20:18:59 +0000 Subject: [PATCH] Update README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"