Skip to content

Commit dddaf4e

Browse files
authored
Minor wording improvement
1 parent 9bbbb43 commit dddaf4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulator/programming/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To test how your robot behaves in each starting zone of the arena, you can copy
4242
└── robot.py
4343
```
4444

45-
This will run 2 robots in the arena, each with different `robot.py`s. You can run as many or as few zones as you like, in any combination.
45+
This will run two robots in the arena, each with different `robot.py`s. You can run as many or as few zones as you like, in any combination.
4646

4747
## Robot
4848

0 commit comments

Comments
 (0)