Skip to content

Commit 2755b63

Browse files
committed
Merge pull request ev3dev#57 from ddemidov/patch-1
A couple of typos in taho-motors tutorial
2 parents cdcabf3 + e1647cb commit 2755b63

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tutorials/tacho-motors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ A [tachometer] is a device that measures rotational speed. The LEGO MINDSTORMS
1414
NXT and EV3 motors have an optical encoder that sends electrical pulses to the
1515
EV3 when the motor rotates.
1616

17-
We call any motor that can seen feedback like this a "tacho-motor". Using this
18-
feedback, you have have greater control over the speed and position of the motor
17+
We call any motor that can see feedback like this a "tacho-motor". Using this
18+
feedback, you have greater control over the speed and position of the motor
1919
compared to motors that do not provide feedback.
2020

2121
## Identifying the Motor

0 commit comments

Comments
 (0)