From 4c62397ff8f792c618dc28fa04dd0506ee53580b Mon Sep 17 00:00:00 2001 From: Leo Koppelkamm Date: Sat, 14 May 2016 16:39:00 +0200 Subject: [PATCH] fix typo --- dist/init/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/init/README.md b/dist/init/README.md index 9dd41260..018f0650 100644 --- a/dist/init/README.md +++ b/dist/init/README.md @@ -9,4 +9,4 @@ Different scripts have different maintainers; please consult the comments in the ## Disclaimer -The files contained herein are not officially supported by the Caddy project author and/or contributors, and as such, the files are not endorsed by the same. The Caddy project author and its contributors are not responsible for the function or malfunction of these scripts/files, or any uintended consequences to your system or website in attempting to set up Caddy. Users are expected to know how to administer their system, and these files should be considered as only a guide or suggestion for using Caddy in certain environments. \ No newline at end of file +The files contained herein are not officially supported by the Caddy project author and/or contributors, and as such, the files are not endorsed by the same. The Caddy project author and its contributors are not responsible for the function or malfunction of these scripts/files, or any unintended consequences to your system or website in attempting to set up Caddy. Users are expected to know how to administer their system, and these files should be considered as only a guide or suggestion for using Caddy in certain environments.