Skip to content

Commit 9431740

Browse files
committed
Clarify title of auto_start section in cheat sheet
1 parent d17012b commit 9431740

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
@@ -17,7 +17,7 @@ For more information, make sure you check the rest of the documentation.
1717
R = Robot()
1818
~~~~~
1919

20-
### Initialisation with manual start button
20+
### Initialisation without waiting for the start button
2121

2222
~~~~~ python
2323
R = Robot(auto_start=True)

0 commit comments

Comments
 (0)