Skip to content

Commit 7ea3110

Browse files
committed
Minor
1 parent 3098d78 commit 7ea3110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The project provides examples of integration with Django and Jinja2 templates.
110110
(e.g. show most recent dates first) `{% anchor some_date _("Date") desc %}`
111111

112112
If your application doesn't support internationalization, you can use a
113-
simple `{% anchor first_name Name %}`.
113+
simple `{% anchor first_name Name %}`.
114114

115115
## For Jinja2 templates
116116

0 commit comments

Comments
 (0)