aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1f33d5f..495cc27 100644
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ module, although the zlib module comes with most python installations. If you
are compiling your own version of python < version 2.2, make sure you
uncomment the 'zlib' moduile in Modules/Setup in the python source directory.
-You can check to see if you version of python has the 'zlib' module by
+You can check to see if your version of python has the 'zlib' module by
trying this:
flare:~$ python