Skip to content

Commit 5502883

Browse files
committed
Merge pull request #36 from michaeljones/patch-1
Fixed minor typo in tags documentation
2 parents e9f72ac + 7c301d9 commit 5502883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/templatetags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ It supports the following keyword parameters (in this order if you want to omit
5555
=========== ========= ======================================
5656
``jquery`` ``true`` Load the jQuery library
5757
``i18n`` ``true`` Load the javascript i18n catalog
58-
``csrf`` ``true`` Patch jQuery.ajax() fot Django CSRF
58+
``csrf`` ``true`` Patch jQuery.ajax() for Django CSRF
5959
``init`` ``true`` Initialize Django.js on load
6060
=========== ========= ======================================
6161

0 commit comments

Comments
 (0)