Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69c7a6b

Browse files
Update README.md
1 parent a816f92 commit 69c7a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ There are few features that make __BehaviorTree.CPP__ unique, when compared to o
2727
__scripting language__ (based on XML), and can be loaded at run-time; in other words,
2828
even if it written in C++, Trees are _not_ hard-coded.
2929

30-
- You can link staticaly you custom TreeNodes or convert them into __plugins __
30+
- You can link staticaly you custom TreeNodes or convert them into __plugins__
3131
which can be loaded at run-time.
3232

3333
- It provides a type-safe and flexible mechanism to do __Dataflow__ between

0 commit comments

Comments
 (0)