Skip to content

Commit a91ef27

Browse files
authored
Merge ad94950 into 1112432
2 parents 1112432 + ad94950 commit a91ef27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorials/repeating_tasks_with_different_inputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ More powerful are user-defined ids.
7979

8080
### User-defined ids
8181

82-
The {func}`@pytask.mark.task <pytask.mark.task> decorator has an `id` keyword, allowing
82+
The {func}`@pytask.mark.task <pytask.mark.task>` decorator has an `id` keyword, allowing
8383
the user to set a unique name for the iteration.
8484

8585
```python

0 commit comments

Comments
 (0)