From b86daba451d05863232a469deaf753ad112e1941 Mon Sep 17 00:00:00 2001 From: Laurent Senta Date: Fri, 10 Jan 2025 09:26:02 +0100 Subject: [PATCH] fix: typo --- doc/source/behavior-trees/using-blackboard.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/behavior-trees/using-blackboard.rst b/doc/source/behavior-trees/using-blackboard.rst index 61acd36..d8867f6 100644 --- a/doc/source/behavior-trees/using-blackboard.rst +++ b/doc/source/behavior-trees/using-blackboard.rst @@ -127,8 +127,8 @@ Scopes are created automatically to prevent naming collisions between contextual - Within :ref:`BTNewScope`. - Under :ref:`BTSubtree` decorators. - With :ref:`LimboState` that have a non-empty blackboard plan defined. -- Under :ref:LimboHSM nodes: A new scope is created at the root level, - and each :ref:BTState child also receives its own separate scope. +- Under :ref:`LimboHSM` nodes: A new scope is created at the root level, + and each :ref:`BTState` child also receives its own separate scope. Such scopes