Skip to content

Commit 878888c

Browse files
authored
Correct wording Motor -> Robot
1 parent a79bfaa commit 878888c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

motors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ If you had a robot with two wheels you would want to control the two motors toge
241241

242242
1. Restart the shell again (**Ctrl + F6**).
243243

244-
1. Import the `Motor` class:
244+
1. Import the `Robot` class:
245245

246246
```python
247247
from gpiozero import Robot

0 commit comments

Comments
 (0)