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