From 7983ddaa6b1e1a017c92d5422675940c54aac1db Mon Sep 17 00:00:00 2001 From: William Goodall Date: Sun, 27 Nov 2016 08:48:07 -0500 Subject: [PATCH] Fix tiny grammatical error in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 101a62a..ff59dea 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, * **renewals** are *fully automatic* and happen in the *background*, with **no downtime** * Automatic vhost / virtual hosting -All you have to do is start the webserver and then visit it at it's domain name. +All you have to do is start the webserver and then visit it at its domain name. Install =======