From d11b45c409289068553e319024c022a1f1912e4b Mon Sep 17 00:00:00 2001 From: ryanburnette Date: Fri, 1 Nov 2019 12:57:32 +0000 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5223d72..d8e9289 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ npm init ## 2. Create an http app (i.e. express) -This example is shown with Express, but any node app will doGreenlock +This example is shown with Express, but any node app will do. Greenlock works with everything. (or any node-style http app)