Skip to content

Commit 52d6609

Browse files
committed
Fix indentation so this isn't a code block
1 parent 0c3a5c6 commit 52d6609

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

programming/sr/motors/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ R.motor_boards["srABC1"].something...
3030
~~~~~
3131

3232
<div class="warning" markdown="1">
33-
When you have more than one Motor board connected to your kit,
34-
you must use `R.motor_boards` and index by serial number. This is so
35-
that the kit knows which Motor Board you want to control.
33+
When you have more than one Motor board connected to your kit,
34+
you must use `R.motor_boards` and index by serial number. This is so
35+
that the kit knows which Motor Board you want to control.
3636
</div>
3737

3838

0 commit comments

Comments
 (0)