From 4c75faf0f6396a91b9126d6c9c740169f13a6918 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 12 Dec 2015 22:16:44 +0000 Subject: [PATCH] grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc57c6b..7816799 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ le.register({ ``` **However**, due to the nature of what this library does, it has a few more "moving parts" -than what makes since to show in a minimal snippet. +than what makes sense to show in a minimal snippet. * [commandline (standalone with "webroot")](https://github.com/Daplie/node-letsencrypt/blob/master/examples/commandline.js) * [expressjs (fully automatic https)](https://github.com/Daplie/node-letsencrypt/blob/master/examples/express.js)