From 816dc9f6d9c7d5cd88c8229f486fcdddc2313e52 Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Sat, 11 Mar 2017 01:27:39 +0000 Subject: [PATCH] Fix typo --- docs/recipes_remote_gpio.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/recipes_remote_gpio.rst b/docs/recipes_remote_gpio.rst index c0adf77..9d681be 100644 --- a/docs/recipes_remote_gpio.rst +++ b/docs/recipes_remote_gpio.rst @@ -37,7 +37,7 @@ Multi-room doorbell =================== Install a Raspberry Pi with a buzzer attached in each room you want to hear the -doorbell, and use a push button ad the doorbell: +doorbell, and use a push button as the doorbell: .. literalinclude:: examples/multi_room_doorbell.py