You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Doc/Reference/MutableComposites.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# Mutable Composites
4
4
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.
0 commit comments