From 5bb00280cb76e0ce2ec9803a6b36548baf6beab6 Mon Sep 17 00:00:00 2001 From: david22swan Date: Wed, 15 Jun 2022 09:13:23 +0100 Subject: [PATCH] (MODULES-11329) Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e444c5c617..a9f9e89f48 100755 --- a/README.md +++ b/README.md @@ -729,7 +729,7 @@ apache::vhost { 'www': } ``` -Please note you have to adjust the second ProxyPassMatch parameter to you docroot value (here `/var/www/html/`). +Please note you have to adjust the second ProxyPassMatch parameter to your docroot value (here `/var/www/html/`). #### Other OSes