aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Medina <davidmedina9@gmail.com>2012-02-17 07:47:59 +0100
committerDavid Medina <davidmedina9@gmail.com>2012-02-17 07:47:59 +0100
commit4eae7de205a893313926991ffcb995243ea42bec (patch)
treedbe3e1f0b7e369497281d532925b10fedc966c72
parentServices' renaming: base.Base to base.Service (diff)
downloadpython-github3-4eae7de205a893313926991ffcb995243ea42bec.tar.xz
python-github3-4eae7de205a893313926991ffcb995243ea42bec.zip
Fix en.typo
-rw-r--r--README.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 315d083..aca1ac3 100644
--- a/README.rst
+++ b/README.rst
@@ -8,8 +8,7 @@ It has been developed with extensibility in mind, because the ``API`` is in a
beta state, trying to achieve a very loosly coupled software.
It should be very easy to extend to support new ``requests`` and ``resources``,
-because each is managed by itself.
-
+because each of them are managed by itself.
Fast install
-------------