Skip to content

Commit 07a8e8d

Browse files
fixed version typo
1 parent 05b5da8 commit 07a8e8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Install codebug_tether on Windows
2323

2424
Install Python
2525
--------------
26-
Download and install the latest verson of Python 3 from `here <https://www.python.org/downloads/windows/>`_.
26+
Download and install the latest version of Python 3 from `here <https://www.python.org/downloads/windows/>`_.
2727
Make sure you tick the *Add Python 3 to environment variables* checkbox.
2828

2929
Install codebug_tether
@@ -123,4 +123,4 @@ Now type::
123123
>>> codebug = codebug_tether.CodeBug()
124124
>>> codebug.set_pixel(2, 2, 1)
125125

126-
The middle pixel on your CodeBug should light up.
126+
The middle pixel on your CodeBug should light up.

0 commit comments

Comments
 (0)