Skip to content

Commit 7312ad6

Browse files
authored
Fix doc statement (#309)
Fix sentence
1 parent 3c7bea1 commit 7312ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ make possible to express more complex control flows. The user can extend the
5252

5353
## "Ok, but WHY do we need BehaviorTrees (or FSM)?"
5454

55-
Many software systems, being robotics a notable example, are inherently
55+
Many software systems, robotics being a notable example, are inherently
5656
complex.
5757

5858
The usual approach to manage complexity, heterogeneity and scalability is to

0 commit comments

Comments
 (0)