diff --git a/doc/source/plugins.rst b/doc/source/plugins.rst index 2c808a4..36f2bee 100644 --- a/doc/source/plugins.rst +++ b/doc/source/plugins.rst @@ -149,7 +149,7 @@ Notification Engines can also be added through a plugin:: settings.NOTIFICATION_ENGINES.update( {'NewNotificationEngine': NewNotificationEngine}) -They should be then refered to in conf.yaml:: +They should then be referred to in conf.yaml:: TASK_SETTINGS: signup: