diff --git a/docs/en/simple_offboard.md b/docs/en/simple_offboard.md index 851b8b3e..109c5545 100644 --- a/docs/en/simple_offboard.md +++ b/docs/en/simple_offboard.md @@ -107,7 +107,7 @@ Fly to the designated point in a straight line. Parameters: -* `x`, `y` — coordinates *(m)*; +* `x`, `y`, `z` — coordinates *(m)*; * `yaw` — yaw angle *(radians)*; * `yaw_rate` – angular yaw velocity (will be used if yaw is set to `NaN`) *(rad/s)*; * `speed` – flight speed (setpoint speed) *(m/s)*;