We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d43750 commit 8e9fd70Copy full SHA for 8e9fd70
docs/api/tree.md
@@ -166,7 +166,7 @@ An object detailing the tree of registered tasks - containing nested objects wit
166
167
Each object may have a `type` property that can be used to determine if the node is a `task` or `function`.
168
169
-Each object may have a `branch` property that - when `true` - indicates the node was created using `series()` or `parallel()`.
+Each object may have a `branch` property that, when `true`, indicates the node was created using `series()` or `parallel()`.
170
171
### Options
172
0 commit comments