From 27c4ce3f4e782f524273aa08238f484dbc53e387 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 5 Aug 2021 16:28:51 +0200 Subject: [PATCH] EN-0001 - spellcheck --- .spelling | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.spelling b/.spelling index 2a7d38f..74584b0 100644 --- a/.spelling +++ b/.spelling @@ -18,3 +18,5 @@ CentOS Puppet ConfDroid nagios +vHosts +vHost diff --git a/README.md b/README.md index ee466ba..23bae79 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Maintenance ### vHosts -As stated in the synopsis, this module was written particularly for usage as base module. `Apache httpd` has a great number of usae cases where it actually is not used directly as full blown webser, but instead as 'sub-service'. Examples here would be +As stated in the synopsis, this module was written particularly for usage as base module. `Apache httpd` has a great number of use cases where it actually is not used directly as full blown webserver by itself, but instead as platform for other applications. Examples here would be: * frontend proxy for other applications to avoid having to put the port number into the URL * applications like phpMyAdmin, phpPgAdmin