From adc739916ba0a6a265b78c9d548c75b576d00f85 Mon Sep 17 00:00:00 2001 From: jamesking420 Date: Wed, 29 Apr 2020 17:54:52 +0100 Subject: [PATCH] Update websocket_api.markdown Corrected spelling of "Assistant" in the title of the page. My first direct, if meaningless, contribution to the Home Assistant project --- source/_integrations/websocket_api.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/websocket_api.markdown b/source/_integrations/websocket_api.markdown index 35d004b11d35..9f69ec191ba6 100644 --- a/source/_integrations/websocket_api.markdown +++ b/source/_integrations/websocket_api.markdown @@ -1,5 +1,5 @@ --- -title: Home Asssitant WebSocket API +title: Home Assistant WebSocket API description: Instructions on how to setup the WebSocket API within Home Assistant. ha_category: - Other