diff options
| author | Tom Christie | 2012-10-26 02:02:18 +0200 |
|---|---|---|
| committer | Tom Christie | 2012-10-26 02:02:18 +0200 |
| commit | 75ee194e970ae644e4f692178458adc14b9722b1 (patch) | |
| tree | 49ca3c3b61d875597f31e367e49302822d44d83a | |
| parent | 13f89320b2b462d2d8c78fa4a05611a06e55c0d5 (diff) | |
| download | django-rest-framework-75ee194e970ae644e4f692178458adc14b9722b1.tar.bz2 | |
Typo
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Django REST framework **Important!** REST framework 2.0 is due to be released to PyPI by the end of October. If you are considering building a new API using REST framework you should start working -with the `restframework2` branch, end refering to the upcoming `REST framework 2 docs <tomchristie.github.com/django-rest-framework>`_. +with the `restframework2` branch, and refering to the upcoming `REST framework 2 docs <tomchristie.github.com/django-rest-framework>`_. Overview ======== |
