From dbd192a057d7d965c9d70f60a59451dade2450cd Mon Sep 17 00:00:00 2001 From: jamesking420 Date: Thu, 30 Apr 2020 15:19:14 +0100 Subject: [PATCH] Update websocket_api.markdown (#13218) 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 35d004b11d3..9f69ec191ba 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