diff --git a/Documentation.md b/Documentation.md index e1ef520..6f92db5 100644 --- a/Documentation.md +++ b/Documentation.md @@ -238,7 +238,7 @@ Method definition: | Parameter | Description | |:--------|:------------------------------------------------| -|_pID:_|(required) the unique numeric ID of the item to be removed| +|_rowID:_|(required) the unique numeric ID of the item row / ID to be removed (`task.getID()`)| If the task removed is a group item, all child tasks will also be removed.