aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-10-26 02:02:18 +0200
committerTom Christie2012-10-26 02:02:18 +0200
commit75ee194e970ae644e4f692178458adc14b9722b1 (patch)
tree49ca3c3b61d875597f31e367e49302822d44d83a
parent13f89320b2b462d2d8c78fa4a05611a06e55c0d5 (diff)
downloaddjango-rest-framework-75ee194e970ae644e4f692178458adc14b9722b1.tar.bz2
Typo
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index c377eeb3..ed30f2bb 100644
--- a/README.rst
+++ b/README.rst
@@ -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
========