about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2022-07-12T20·55-0700
committerwpcarro <wpcarro@gmail.com>2022-07-22T03·04+0000
commit1edba49adbf42e2c2baeb6a0741713a12d93196c (patch)
tree79f877a124b30eda6aff947a246d562debf16815
parent6fbd78d4621cdc45017105ae89881cf50417cc8e (diff)
chore(wpcarro/blog): Fix typo r/4315
Oops...

Change-Id: I926246246fddbfd8811dfad745909e740995dd0e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5945
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
-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`:
 
 ```