Skip to content

Commit 303bebf

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5ea531a commit 303bebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/how_to_guides/provisional_nodes_and_task_generators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ content to a `.txt` file.
8989
```
9090

9191
```{important}
92-
The generated tasks need to be decoratored with {func}`@task <pytask.task>` to be
92+
The generated tasks need to be decorated with {func}`@task <pytask.task>` to be
9393
collected.
9494
```

0 commit comments

Comments
 (0)