From f45e954e62b6775f2e66be21d1f870efce5b7813 Mon Sep 17 00:00:00 2001 From: val Date: Mon, 22 Apr 2024 09:24:24 -0400 Subject: [PATCH] Update class_btsubtree.rst --- doc/source/classes/class_btsubtree.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/classes/class_btsubtree.rst b/doc/source/classes/class_btsubtree.rst index 8306b39..5fce9fd 100644 --- a/doc/source/classes/class_btsubtree.rst +++ b/doc/source/classes/class_btsubtree.rst @@ -14,7 +14,7 @@ BTSubtree BT decorator that instantiates and runs a subtree within the larger tree. -Note: BTSubTree is design as a simpler loader, and does not support changing `subtree` at runtime. A custom subtree decorator is better suited and `somewhat trivial `_ to implement. +Note: BTSubTree is designed as a simpler loader, and does not support updating `subtree` at runtime. A custom subtree decorator is better suited and `somewhat trivial `_ to implement. .. rst-class:: classref-introduction-group