about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/wpcarro/website/blog/posts/ssh-oddities.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/wpcarro/website/blog/posts/ssh-oddities.md b/users/wpcarro/website/blog/posts/ssh-oddities.md
index f6fa603f3e..ae0bd5c9f5 100644
--- a/users/wpcarro/website/blog/posts/ssh-oddities.md
+++ b/users/wpcarro/website/blog/posts/ssh-oddities.md
@@ -43,7 +43,7 @@ signature algorithm because it depends on SHA-1, which is considered insecure.
 OpenSSH_9.0p1, OpenSSL 1.1.1p  21 Jun 2022
 ```
 
-...and according to the `ssh -v` output, the server is running an pre-COVID(!!!)
+...and according to the `ssh -v` output, the server is running a pre-COVID(!!!)
 version of `ssh`:
 
 ```