Skip to content

Commit 11617ac

Browse files
authored
[docs] Update introduction.rst -fixed typo (#464)
1 parent 0469336 commit 11617ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ of these allowing a bend of purposeful planning towards goals with enough reacti
2525
to shift in the presence of important events. Some standout features:
2626

2727
* **Ticking** - the ability to :term:`tick` allows for work between executions without multi-threading
28-
* **Priority Handling** - switching mechansims that allow higher priority interruptions is very natural
28+
* **Priority Handling** - switching mechanisms that allow higher priority interruptions is very natural
2929
* **Simplicity** - very few core components, making it easy for designers to work with it
3030
* **Scalable** - do not suffer from combinatorial explosion as nodes increase (as state machines do)
3131
* **Dynamic** - change the graph on the fly, between ticks or from parent behaviours themselves

0 commit comments

Comments
 (0)