diff --git a/source/_cookbook/apache_configuration.markdown b/source/_cookbook/apache_configuration.markdown index 5921f85214b..626538d33c5 100644 --- a/source/_cookbook/apache_configuration.markdown +++ b/source/_cookbook/apache_configuration.markdown @@ -35,7 +35,7 @@ To be able to access to your home assistant instance by using https://home.examp ``` -and make sure that this file is read by apache's main configiuration file `/etc/httpd/conf/httpd.conf` +and make sure that this file is read by Apache's main configuration file `/etc/httpd/conf/httpd.conf` ```text ...