summaryrefslogtreecommitdiffstats
path: root/python/python-twitter/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-twitter/README')
-rw-r--r--python/python-twitter/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-twitter/README b/python/python-twitter/README
index e27efcffb2..547d66b606 100644
--- a/python/python-twitter/README
+++ b/python/python-twitter/README
@@ -1,6 +1,6 @@
This library provides a pure python interface for the Twitter API.
Twitter (http://twitter.com) provides a service that allows people
-to connect via the web, IM, and SMS. Twitter exposes a web services
-API (http://twitter.com/help/api) and this library is intended to
+to connect via the web, IM, and SMS. Twitter exposes a web services
+API (http://twitter.com/help/api) and this library is intended to
make it even easier for python programmers to use.