Skip to content

Commit 1186e90

Browse files
authored
Merge pull request #2249 from puppetlabs/MODULES-11329/main/typo_fix
(MODULES-11329) Typo fix
2 parents 88d281c + 5bb0028 commit 1186e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ apache::vhost { 'www':
729729
}
730730
```
731731

732-
Please note you have to adjust the second ProxyPassMatch parameter to you docroot value (here `/var/www/html/`).
732+
Please note you have to adjust the second ProxyPassMatch parameter to your docroot value (here `/var/www/html/`).
733733

734734
#### Other OSes
735735

0 commit comments

Comments
 (0)