diff --git a/docs/features.rst b/docs/features.rst index bc1e5d2c..97596555 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -89,7 +89,7 @@ User Registration Flask-Security comes packaged with a basic user registration view. This view is very simple and new users need only supply an email address and their password. -This view can be overrided if your registration process requires more fields. +This view can be overridden if your registration process requires more fields. Login Tracking