We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16763c8 commit 58b65b3Copy full SHA for 58b65b3
docs/BT_basics.md
@@ -17,7 +17,7 @@ and propagates through the tree until it reaches a leaf node.
17
to complete.
18
19
- If a TreeNode has one or more children, it is in charge for ticking
20
- them, based on its state, external parameters or the resulkt of the
+ them, based on its state, external parameters or the result of the
21
previous sibling.
22
23
- The __LeafNodes__, those TreeNodes which don't have any children,
0 commit comments