diff --git a/fhem/FHEM/98_todoist.pm b/fhem/FHEM/98_todoist.pm
index e360014e9..b8c9080ad 100644
--- a/fhem/FHEM/98_todoist.pm
+++ b/fhem/FHEM/98_todoist.pm
@@ -2279,8 +2279,8 @@ sub todoist_genUUID() {
Needs Task-ID or todoist-Task-ID as parameter
Possible additional parameters are:
- - parentID=parent_id of the parent task.
- - projectID=project_id of the parent task.
+ - parentID=todoist-ID of the new parent task.
+ - projectID=todoist-ID of the receiving project.
completeTask - completes a task. Needs number of task (reading 'Task_NUMBER'), the title (TITLE:<TITLE>) or the
todoist-Task-ID (ID:<ID>) as parameter