From ab387eedb5f457cce69af38340e0b38e8ae481ac Mon Sep 17 00:00:00 2001 From: David Martin <51385971+3ative@users.noreply.github.com> Date: Wed, 17 Jul 2024 11:37:57 +0100 Subject: [PATCH] Corrected an incidence of "servo" to "stepper motor" (#4024) --- components/stepper/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/stepper/index.rst b/components/stepper/index.rst index ea3225b3c..7c513cc40 100644 --- a/components/stepper/index.rst +++ b/components/stepper/index.rst @@ -153,7 +153,7 @@ Configuration options: .. warning:: - This turns the stepper to an absolute position! To have the servo move *relative* to the current + This turns the stepper to an absolute position! To have the stepper motor move *relative* to the current position, first reset the current position and then set the target to the relative value. .. code-block:: yaml