diff options
author | 2012-02-17 07:47:59 +0100 | |
---|---|---|
committer | 2012-02-17 07:47:59 +0100 | |
commit | 4eae7de205a893313926991ffcb995243ea42bec (patch) | |
tree | dbe3e1f0b7e369497281d532925b10fedc966c72 | |
parent | Services' renaming: base.Base to base.Service (diff) | |
download | python-github3-4eae7de205a893313926991ffcb995243ea42bec.tar.xz python-github3-4eae7de205a893313926991ffcb995243ea42bec.zip |
Fix en.typo
Diffstat (limited to '')
-rw-r--r-- | README.rst | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 ------------- |