Skip to content

Commit 8e9fd70

Browse files
janiceilenephated
authored andcommitted
Docs: Improve punctuation in tree (#2254)
1 parent 6d43750 commit 8e9fd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/tree.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ An object detailing the tree of registered tasks - containing nested objects wit
166166

167167
Each object may have a `type` property that can be used to determine if the node is a `task` or `function`.
168168

169-
Each object may have a `branch` property that - when `true` - indicates the node was created using `series()` or `parallel()`.
169+
Each object may have a `branch` property that, when `true`, indicates the node was created using `series()` or `parallel()`.
170170

171171
### Options
172172

0 commit comments

Comments
 (0)