From 5435e98ae647ab4025e7ec487825eb276d1d2a01 Mon Sep 17 00:00:00 2001 From: Will Heid Date: Thu, 6 Apr 2017 00:01:56 -0700 Subject: [PATCH] Update customization.markdown (#2384) proofreading: removed the 2nd s in Mossquitto --- source/_docs/hassbian/customization.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/hassbian/customization.markdown b/source/_docs/hassbian/customization.markdown index 2c86da09b93..86f7b28b4c4 100644 --- a/source/_docs/hassbian/customization.markdown +++ b/source/_docs/hassbian/customization.markdown @@ -14,7 +14,7 @@ To allow you to customize your installation further, we have included a set of H - Install Samba. Allows anyone on your network to edit your configuration from any computer. This share is unsecured and it's usage is not recommended if you share your network with others. - Install Libcec. Adds local [HDMI CEC support][cec]. - - Install Mossquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects offical repository. Now includes websocket support. + - Install Mosquitto MQTT server. Installs the latest Mosquitto package and client tools from the Mosquitto projects offical repository. Now includes websocket support. - Install Open Z-Wave. Installs Open Z-Wave and prepares for using a USB or GPIO ZWave controller. All of these scripts are available in the directory `/home/pi/hassbian-scripts/`. For more information about these scripts have a look at the [hassbian-scripts repository][hassbian-repo].