We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9431740 commit 0558becCopy full SHA for 0558bec
programming/sr/cheat_sheet.md
@@ -37,7 +37,7 @@ R = Robot(verbose=True)
37
38
## Selecting which board to control
39
40
-If you only have one board of a given type plugged into your robot, then you can use it's singular name:
+If you only have one board of a given type plugged into your robot, then you can use its singular name:
41
42
~~~~~ python
43
R.power_board.something
0 commit comments