Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh authored May 30, 2018
1 parent b705a3a commit 36787f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/templates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ will be available in the included template too:
The included template ``render_box.html`` is able to access the ``box`` variable.

The filename of the template depends on the template loader. For instance, the
The name of the template depends on the template loader. For instance, the
``Twig_Loader_Filesystem`` allows you to access other templates by giving the
filename. You can access templates in subdirectories with a slash:

Expand Down

0 comments on commit 36787f0

Please sign in to comment.