From cb361839797447e5750dbf1dd97ffae4a804481d Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 12 Aug 2020 15:43:02 +0200 Subject: [PATCH] security/acme-client: typewriter style is not wrong.. --- security/acme-client/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/acme-client/pkg-descr b/security/acme-client/pkg-descr index 666ea3bb6..25a85e16d 100644 --- a/security/acme-client/pkg-descr +++ b/security/acme-client/pkg-descr @@ -1,5 +1,5 @@ This plugin contains a full ACME protocol implementation based on the -acme.sh project. According to the authors, it's probably "the easiest +acme.sh project. According to the authors, it's probably "the easiest and smallest and smartest shell script" to automatically issue and renew the free certificates from Let's Encrypt.