From 9d2fb87cecdaed591c8c55a870a28b37315b3d5d Mon Sep 17 00:00:00 2001 From: Markus Date: Mon, 20 Nov 2017 13:48:04 +0100 Subject: [PATCH] typo (#254) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 179b6831d..9625b45af 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( url='https://home-assistant.io/', description=('Open-source private cloud os for Home-Assistant' ' based on ResinOS'), - long_description=('A maintenainless private cloud operator system that' + long_description=('A maintainless private cloud operator system that' 'setup a Home-Assistant instance. Based on ResinOS'), classifiers=[ 'Intended Audience :: End Users/Desktop',