Skip to content

Commit 12d3a94

Browse files
authored
Update MutableComposites.md
1 parent e869666 commit 12d3a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/Reference/MutableComposites.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Mutable Composites
44

5-
Status expressions and ordered composites are designed to handle static decision trees, where the number of nodes, and their nature, are known before runtime. Mutable composites let you build and modify logic graphs at runtime.
5+
Status expressions and ordered composites are designed to handle static graphs, where the number of nodes, and their nature, are known before runtime. Mutable composites let you build and modify logic graphs at runtime.
66

77
## Class MComposite
88

0 commit comments

Comments
 (0)