We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 845131a commit b871fd7Copy full SHA for b871fd7
1 file changed
docs/simplefoc_library/examples/gimbal_velocity_example.md
@@ -92,7 +92,7 @@ And that is it, let's setup the motor.
92
93
94
## Motor code
95
-First we need to define the `BLDCMotor` class with the number od pole pairs (`14`)
+First we need to define the `BLDCMotor` class with the number of pole pairs (`14`)
96
```cpp
97
// define BLDC motor
98
BLDCMotor motor = BLDCMotor(14);
0 commit comments