Merge pull request #363 from jeffwidman/patch-1

"overrided" --> "overriden"
This commit is contained in:
Matt Wright
2015-05-02 13:50:39 -04:00
+1 -1
View File
@@ -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