From e9b4542b77259e83377b8c7cdbe9a25ddf26b98e Mon Sep 17 00:00:00 2001 From: Jason Schollenberger Date: Mon, 13 Feb 2017 01:55:41 -0500 Subject: [PATCH] fix typo (#2024) --- source/_components/sensor.dublin_bus_transport.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.dublin_bus_transport.markdown b/source/_components/sensor.dublin_bus_transport.markdown index 56fabad34d7..d009ea2bef7 100644 --- a/source/_components/sensor.dublin_bus_transport.markdown +++ b/source/_components/sensor.dublin_bus_transport.markdown @@ -31,7 +31,7 @@ sensor: Configuration variables: -- **stopid** (*Required*): The ID of the bust stop to get the information for. +- **stopid** (*Required*): The ID of the bus stop to get the information for. - **route** (*Optional*): Only show a single bus route at the stop. This is the same as the bus number, e.g. `83`. - **name** (*Optional*): A friendly name for this sensor.