Commit 7787613e authored by Jay Williams's avatar Jay Williams

Small grammar tweak.

Changed "register" to registered"
parent 183743a5
...@@ -73,7 +73,7 @@ So you can access any services from within your view. For example to access ...@@ -73,7 +73,7 @@ So you can access any services from within your view. For example to access
{{ app.request.host }} {{ 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: from a template:
.. code-block:: jinja .. 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