diff --git a/robot-server/robot_server/commands/router.py b/robot-server/robot_server/commands/router.py index 9a06f9a7171..0d617e38a5a 100644 --- a/robot-server/robot_server/commands/router.py +++ b/robot-server/robot_server/commands/router.py @@ -140,7 +140,7 @@ async def get_commands_list( description=( "The starting index of the desired first command in the list." " If unspecified, a cursor will be selected automatically" - " based on the next queued or more recently executed command." + " based on the currently running or most recently executed command." ), ), pageLength: int = Query(