diff --git a/1-getting-started/lessons/3-sensors-and-actuators/translations/pi-actuator.zh-cn.md b/1-getting-started/lessons/3-sensors-and-actuators/translations/pi-actuator.zh-cn.md index 2b0da418..24b8541e 100644 --- a/1-getting-started/lessons/3-sensors-and-actuators/translations/pi-actuator.zh-cn.md +++ b/1-getting-started/lessons/3-sensors-and-actuators/translations/pi-actuator.zh-cn.md @@ -104,7 +104,7 @@ Grove LED 作为一个模块出现,以及一系列可供你选择颜色的LED Light level: 290 ``` -1. 遮挡或者揭开光照传感器,会观察到光照等级等于300或更小时LED会点亮,如果光照等级比300大LED就会关闭。 +1. 遮挡和揭开光照传感器,会观察到光照等级等于300或更小时LED会点亮,如果光照等级比300大LED就会关闭。 > 💁 如果LED没有点亮,确保它是正确方向连接的,而且旋转按钮是设置成全开的。 diff --git a/1-getting-started/lessons/3-sensors-and-actuators/translations/pi-sensor.zh-cn.md b/1-getting-started/lessons/3-sensors-and-actuators/translations/pi-sensor.zh-cn.md index e5682aa8..c89ade95 100644 --- a/1-getting-started/lessons/3-sensors-and-actuators/translations/pi-sensor.zh-cn.md +++ b/1-getting-started/lessons/3-sensors-and-actuators/translations/pi-sensor.zh-cn.md @@ -79,7 +79,7 @@ python3 app.py ``` - 光照等级会在终端输出,遮挡或者揭开光照传感器,输出的值也会相应变化: + 光照等级会在终端输出,遮挡和揭开光照传感器,输出的值也会相应变化: ```output pi@raspberrypi:~/nightlight $ python3 app.py