From 9ed59fb475f65c2d68e919bd781e6c4697e77c5b Mon Sep 17 00:00:00 2001 From: Phaeton Date: Fri, 17 Feb 2023 12:09:17 -0500 Subject: [PATCH] minor typos in README-query.md (#224) --- README-query.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README-query.md b/README-query.md index 985fe9f..259bbfe 100644 --- a/README-query.md +++ b/README-query.md @@ -25,7 +25,7 @@ - sortBy=column - (possible values: icao, flag, flight, registration, aircraft_type, squawk, altitude, speed, vert_rate, distance, track, msgs, seen, rssi, lat, lon, data_source, military, ws, wd - sortByReverse - reverse the sorting specified using sortBy -See the main readme for more exapmles on how to use the filters +See the main readme for more examples on how to use the filters ## Troubleshooting @@ -72,7 +72,7 @@ See the main readme for more exapmles on how to use the filters - kiosk - force kiosk mode (tempTrails=true / hideButtons=true / userScale=2). - allTracks - enable tracks as if pressing T -## heatmap / reaplay (only available with readsb --heatmap parameter) +## heatmap / replay (only available with readsb --heatmap parameter) - replay - replay history of all planes - heatmap - show a heatmap for the last 24h by default (optional: supply the maximum number of dots drawn, default 32000)