Skip to content

Commit d17de1f

Browse files
committed
Fix the tense of this sentence
1 parent 2b43243 commit d17de1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Programming
77

88
# Programming Your Robot
99

10-
Robots build using the SR kit are programmed with [Python 3.11](https://www.python.org) which is made possible with a custom-built Python library, `sr.robot3`.
10+
Robots built using the SR kit are programmed with [Python 3.11](https://www.python.org) which is made possible with a custom-built Python library, `sr.robot3`.
1111
This library deals with talking to the boards and doing all the complicated bits so you can focus on the fun bits.
1212

1313
The [Robot API]({{ site.baseurl }}/programming/robot_api/) page has the details about this library.

0 commit comments

Comments
 (0)