From becc2ca70dcdcf769d5a98ea0ae5b230ecc37cd7 Mon Sep 17 00:00:00 2001 From: Matt Austin Date: Wed, 14 Sep 2011 10:55:46 +0800 Subject: [PATCH] Corrected usage (typo) in README. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index dc06637..b8a624e 100644 --- a/README +++ b/README @@ -6,4 +6,4 @@ usage: {% load bootstrap %} -{{ form|bootstrape }} +{{ form|bootstrap }}