From 5dec3e8e36b852d67977979f2d7e344d50629a6e Mon Sep 17 00:00:00 2001 From: Georgi Yanev Date: Mon, 27 Feb 2017 23:59:03 +0200 Subject: [PATCH] Fix typo (#2168) --- .../2017-02-25-config-panel-and-state-restoration.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2017-02-25-config-panel-and-state-restoration.markdown b/source/_posts/2017-02-25-config-panel-and-state-restoration.markdown index 5ecf1632865..95552a80efb 100644 --- a/source/_posts/2017-02-25-config-panel-and-state-restoration.markdown +++ b/source/_posts/2017-02-25-config-panel-and-state-restoration.markdown @@ -138,7 +138,7 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance #### Improvements -- Tellduslive: Don't thow exception if connection to server is lost ([@molobrakos]) +- Tellduslive: Don't throw exception if connection to server is lost ([@molobrakos]) - Core: Convert config.components to a set ([@balloob]) - Media Player - Apple TV: Handle connection errors when connecting to Apple TVs, re-use aiohttp session , add fake support for turn on/off ([@postlund]) - Zoneminder: Refactoring and JSON decode error handling ([@pschmitt])