Skip to content

Commit 0558bec

Browse files
committed
Grammar nit
1 parent 9431740 commit 0558bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/sr/cheat_sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ R = Robot(verbose=True)
3737

3838
## Selecting which board to control
3939

40-
If you only have one board of a given type plugged into your robot, then you can use it's singular name:
40+
If you only have one board of a given type plugged into your robot, then you can use its singular name:
4141

4242
~~~~~ python
4343
R.power_board.something

0 commit comments

Comments
 (0)