Commit 9516ea7f authored by Fabien Potencier's avatar Fabien Potencier

merged branch jaywilliams/patch-1 (PR #296)

Commits
-------

7787613e Small grammar tweak. Changed "register" to registered"

Discussion
----------

Small grammar tweak.

Changed "register" to registered" in twig docs

---------------------------------------------------------------------------

by igorw at 2012-04-02T19:15:43Z

👍
parents 7c62ea27 7787613e
......@@ -73,7 +73,7 @@ So you can access any services from within your view. For example to access
{{ app.request.host }}
A ``render`` function is also register to help you render another controller
A ``render`` function is also registered to help you render another controller
from a template:
.. code-block:: jinja
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment