diff --git a/docs/hdi/queue.md b/docs/hdi/queue.md index fb0f0fc..884b094 100644 --- a/docs/hdi/queue.md +++ b/docs/hdi/queue.md @@ -217,7 +217,7 @@ Queue.jump(item=) :::{important} -Your `Track` object must be in the queue if you want to remove it. Make sure you follow [](queue.md#getting-a-track-from-the-queue) before running this function. +Your `Track` object must be in the queue if you want to jump to it. Make sure you follow [](queue.md#getting-a-track-from-the-queue) before running this function. :::