Skip to content

Commit c9c57fc

Browse files
committed
docs: Minor improvement to wording in Grouping.md
1 parent 2efeedc commit c9c57fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Queries/Grouping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Since Tasks X.Y.Z, **[[Custom Grouping|custom grouping]] by Blocked By** is now
206206
group by function task.blockedBy
207207
```
208208

209-
- Group by the Ids of the tasks that this task depends on, if any.
209+
- Group by the Ids of the tasks that each task depends on, if any.
210210
- If a task depends on more than one other task, it will be listed multiple times.
211211
- Note that currently there is no way to access the tasks being depended on.
212212

0 commit comments

Comments
 (0)