From 8acf85eb9821e79d4f77ca895cc8f62ecc49d7d7 Mon Sep 17 00:00:00 2001 From: RoboSchmied Date: Sat, 23 Mar 2024 23:09:49 +0100 Subject: [PATCH] fix typo in [README.md] information has no plural --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d4f535..1c6c6bc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # vim-certinfo -Tiny Vim plugin that shows informations about TLS certificates/keys using openssl +Tiny Vim plugin that shows information about TLS certificates/keys using openssl