Fix opensky altitude mistake (#28533)

Co-authored-by: Robert Resch <robert@resch.dev>
This commit is contained in:
Joost Lekkerkerker 2023-08-10 15:37:47 +02:00 committed by GitHub
parent a7b2149178
commit 629f4e8846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ longitude:
radius:
description: The radius in meters around the latitude/longitude point to track.
altitude:
description: The minimum height in meters above which the planes are tracked. No input (or 0) means all planes are tracked in the area.
description: The maximum altitude in meters in which the planes are tracked. No input (or 0) means all planes in the area are tracked.
{% endconfiguration_basic %}
## Events