From 4caff89381dfbabacd84f46a3a46cb2a85b54abc Mon Sep 17 00:00:00 2001 From: Echo <104307350+PGwind@users.noreply.github.com> Date: Wed, 17 Dec 2025 17:49:06 +0800 Subject: [PATCH] docs: fix typo in AmazingHand_Demo_Both.py comments Hi, I found a minor typo in the comments of AmazingHand_Demo_Both.py where 'Right' and 'Left' were incorrectly written as '1ight' and '2eft'. This PR fixes it. --- PythonExample/AmazingHand_Demo_Both.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PythonExample/AmazingHand_Demo_Both.py b/PythonExample/AmazingHand_Demo_Both.py index 157011d..a619916 100644 --- a/PythonExample/AmazingHand_Demo_Both.py +++ b/PythonExample/AmazingHand_Demo_Both.py @@ -4,7 +4,7 @@ from rustypot import Scs0009PyController #Side -# 1=>1ight Hand // 2=>2eft Hand +# 1=> Right Hand // 2=> Left Hand #Speed