diff --git a/src/main/resources/doc/io.kestra.plugin.todoist.md b/src/main/resources/doc/io.kestra.plugin.todoist.md index 870f671..55263e5 100644 --- a/src/main/resources/doc/io.kestra.plugin.todoist.md +++ b/src/main/resources/doc/io.kestra.plugin.todoist.md @@ -4,7 +4,7 @@ Manage tasks in Todoist from Kestra flows. ## Authentication -Set `apiToken` to your Todoist personal API token. Store it in a [secret](https://kestra.io/docs/concepts/secret) and apply it globally with [plugin defaults](https://kestra.io/docs/workflow-components/plugin-defaults). +Set `apiToken` to your Todoist personal API token. Store it in a [secret](https://kestra.io/docs/concepts/secret) and set it on each task. ## Tasks