"overrided" --> "overriden"

Per http://english.stackexchange.com/questions/75786/overrode-vs-overridden
This commit is contained in:
Jeff Widman
2015-02-02 23:34:52 -08:00
parent c7d0ea9cce
commit fccaccd282
+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