From 5db92238a5e453485d087f45d670d9a86557bcd4 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 25 Jul 2016 19:29:47 +0200 Subject: [PATCH] Fix typo --- source/developers/python_api.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/developers/python_api.markdown b/source/developers/python_api.markdown index cc1144edb54..054e31b6702 100644 --- a/source/developers/python_api.markdown +++ b/source/developers/python_api.markdown @@ -110,7 +110,7 @@ The state will be set to those value until the next update occurs. ### {% linkable_title Blinking all entites of a domain %} -If you want to turn on all entities of a domain, just a service which was retrieved by `get_services`. +If you want to turn on all entities of a domain, just use a service which was retrieved by `get_services`. ```python