We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b5da8 commit 07a8e8dCopy full SHA for 07a8e8d
docs/installation.rst
@@ -23,7 +23,7 @@ Install codebug_tether on Windows
23
24
Install Python
25
--------------
26
-Download and install the latest verson of Python 3 from `here <https://www.python.org/downloads/windows/>`_.
+Download and install the latest version of Python 3 from `here <https://www.python.org/downloads/windows/>`_.
27
Make sure you tick the *Add Python 3 to environment variables* checkbox.
28
29
Install codebug_tether
@@ -123,4 +123,4 @@ Now type::
123
>>> codebug = codebug_tether.CodeBug()
124
>>> codebug.set_pixel(2, 2, 1)
125
126
-The middle pixel on your CodeBug should light up.
+The middle pixel on your CodeBug should light up.
0 commit comments