From ace772028293c033e70ec171d496ac4f737cccfc Mon Sep 17 00:00:00 2001 From: Eric F Crist Date: Tue, 12 Sep 2017 08:33:37 -0500 Subject: [PATCH] Correcting spelling from pull request #113 Signed-off-by: Eric F Crist --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a574e5..acb846a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ easy-rsa is a CLI utility to build and manage a PKI CA. In laymen's terms, this means to create a root certificate authority, and request and sign -certificates, including sub-CAs and certificate revokation lists (CRL). +certificates, including sub-CAs and certificate revocation lists (CRL). # Downloads