From ab08e4f6e67f43d8dbd88471238886e507c7cec4 Mon Sep 17 00:00:00 2001 From: Ioan Loosley Date: Mon, 1 Oct 2018 12:10:49 +0100 Subject: [PATCH] fixing a bit i forgot when i added altitude (#6405) --- source/_components/sensor.opensky.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.opensky.markdown b/source/_components/sensor.opensky.markdown index 39bbb600b4b..f1e13674e70 100644 --- a/source/_components/sensor.opensky.markdown +++ b/source/_components/sensor.opensky.markdown @@ -39,7 +39,7 @@ Configuration options for the OpenSky Network sensor: - **opensky_entry**: Fired when a flight enters the region. - **opensky_exit**: Fired when a flight exits the region. -Both events have two attributes: +Both events have three attributes: - **sensor**: Name of `opensky` sensor that fired the event. - **callsign**: Callsign of the flight.