Update README.md

Hoffelhas 2020-03-30 11:39:22 +02:00 committed by GitHub
parent 3c4f77dfb4
commit 7909ea4ffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ If a project or task ends with `--`, the child tasks will be treated as a priori
Parallel list processing
------------------------
If a project or task name ends with `//`, the child tasks will be treated as parallel `@next_action`s.
A waterfall processing is applied, where the lowest possible children tasks are labelled.
A waterfall processing is applied, where the lowest possible child tasks are labelled.
Parentless tasks
------------------------