diff --git a/docs/en/hat/hat-puppyc.md b/docs/en/hat/hat-puppyc.md index 0169d46a..7d72e6a1 100644 --- a/docs/en/hat/hat-puppyc.md +++ b/docs/en/hat/hat-puppyc.md @@ -6,7 +6,7 @@ ## Description -**PuppyC** s a programmable four-legged robot base compatible with M5StickC. It contains the STM32F030F4 microcontroller,Four SG90 micro servos, a battery holder and an independent switch. +**PuppyC** is a programmable four-legged robot base compatible with M5StickC. It contains the STM32F030F4 microcontroller,Four SG90 micro servos, a battery holder and an independent switch. PuppyC base needs to be used in conjunction with the M5StickC controller.After the StickC is programmed, it communicates with PuppyC through the I2C protocol to control the steering motion.