From 8d30a599bbba4db1d92284e2ead4de1adc6863f1 Mon Sep 17 00:00:00 2001 From: Dylan Barlett Date: Fri, 14 Oct 2016 16:46:02 -0400 Subject: [PATCH] Fix typos (#1245) --- source/_cookbook/apache_configuration.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ...