From 748bfe71dd59038a11d400cc175aee77dd7ee6ba Mon Sep 17 00:00:00 2001 From: Bob Belnap Date: Thu, 1 Mar 2018 14:34:25 -0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c361510..d8c24e5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ vault](https://www.vaultproject.io/) where they can be retrieved by any appropriate machine. This module consists of a common class, a request class, and a deploy class. -The request class is intented to be enabled on a single machine that will +The request class is intended to be enabled on a single machine that will handle all the certificate request and validation. The deploy class is then enabled on any machine that requires the requested certificates.