From 909e9e4d9ce792545d3ea6b15c9d9233b2b51e26 Mon Sep 17 00:00:00 2001 From: aney1 Date: Wed, 5 Feb 2020 19:13:41 +0100 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b411d67..7969129 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This repository conatins everything needed to create and renew LetsEncrypt certificates (incl. wildcard certificates) on Dynu (https://www.dynu.com/). +This repository contains everything needed to create and renew LetsEncrypt certificates (incl. wildcard certificates) on Dynu (https://www.dynu.com/). This should work on every machine that can run docker (I'm using it on a QNAP NAS). If you already have certbot installed you can also just use the scripts in the scripts folder, without docker.