diff --git a/actions/px4_flight_review/action.json b/actions/px4_flight_review/action.json index 5c8db8b..8a5875e 100644 --- a/actions/px4_flight_review/action.json +++ b/actions/px4_flight_review/action.json @@ -1,6 +1,6 @@ { "name": "px4_flight_review", - "short_description": "Generate flight review report for PX4 flights.", + "short_description": "Generate flight review report for PX4 logs.", "description": "This Action extracts data from ULog files (.ulg) and generates interactive html reports to analyze PX4 flights. Under the hood, it uses the [flight_review](https://github.com/PX4/flight_review) library that is maintained by the PX4 community.", "compute_requirements": { "vCPU": 1024,