Commit b08feecf authored by Fabien Potencier's avatar Fabien Potencier

minor #1283 fix typo (nicoder)

This PR was submitted for the master branch but it was merged into the 1.3 branch instead (closes #1283).

Discussion
----------

fix typo

Commits
-------

6d0944dd fix typo
parents 5c0dda22 6d0944dd
......@@ -459,7 +459,7 @@ the defaults for new controllers.
Error Handlers
--------------
When an exception is thrown, error handlers allows you to display a custom
When an exception is thrown, error handlers allow you to display a custom
error page to the user. They can also be used to do additional things, such as
logging.
......
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