We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3098d78 commit 7ea3110Copy full SHA for 7ea3110
README.md
@@ -110,7 +110,7 @@ The project provides examples of integration with Django and Jinja2 templates.
110
(e.g. show most recent dates first) `{% anchor some_date _("Date") desc %}`
111
112
If your application doesn't support internationalization, you can use a
113
- simple `{% anchor first_name Name %}`.
+ simple `{% anchor first_name Name %}`.
114
115
## For Jinja2 templates
116
0 commit comments