aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDougal Matthews2009-12-15 07:25:21 +0800
committerJacob Kaplan-Moss2009-12-16 01:17:42 +0800
commit1012b4afe8cb8a2952b4cbfc3d29d57de4ba53e4 (patch)
tree5568ee4dddcc26033251feb23b2460eadfeeef44
parent3a16e5d48ce6125fd9e5fc6573ffb80bd540c697 (diff)
downloaddjango-shorturls-1012b4afe8cb8a2952b4cbfc3d29d57de4ba53e4.tar.bz2
Fixed a typo in the readme
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9c34d46..b6a15ee 100644
--- a/README
+++ b/README
@@ -47,7 +47,7 @@ So, you want to host your own short URLs on your Django site:
Alternatively::
- {% load shorturls %}
+ {% load shorturl %}
{% revcanonical object %}
This generates the whole ``<link rev="canonical" href="...">`` tag for