Fix typo in documentation

This commit is contained in:
Frederic Guillot
2015-12-06 23:00:58 -05:00
parent 5c84996ee7
commit 7f3bf38e8d
84 changed files with 333 additions and 614 deletions

View File

@@ -25,7 +25,7 @@ class Plugin extends Base
Template Overrides
------------------
Any templates defined in the core can be overrided. By example, you can redefine the default layout or change email notifications.
Any templates defined in the core can be overridden. For example, you can redefine the default layout or change email notifications.
Example of template override: