diff --git a/common/source/docs/common-mavlink-mission-command-messages-mav_cmd.rst b/common/source/docs/common-mavlink-mission-command-messages-mav_cmd.rst index cf99c44777..42af33ebed 100644 --- a/common/source/docs/common-mavlink-mission-command-messages-mav_cmd.rst +++ b/common/source/docs/common-mavlink-mission-command-messages-mav_cmd.rst @@ -2256,8 +2256,7 @@ MAV_CMD_DO_JUMP_TAG Supported by: Copter, Plane, Rover. -Jump to the specified:ref:`MAV_CMD_JUMP_TAG` item in the mission list. The jump tag command can be repeated, either a specified number of times before continuing the -mission, or it can be repeated indefinitely. +Jump to the specified :ref:`MAV_CMD_JUMP_TAG` item in the mission list. The jump tag command can be repeated, either a specified number of times before continuing the mission, or it can be repeated indefinitely. .. tip::