summaryrefslogtreecommitdiff
path: root/doc/plugin-overrides.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugin-overrides.markdown')
-rw-r--r--doc/plugin-overrides.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugin-overrides.markdown b/doc/plugin-overrides.markdown
index 905808d5..722b4126 100644
--- a/doc/plugin-overrides.markdown
+++ b/doc/plugin-overrides.markdown
@@ -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: