Commit bbc00d27 authored by makudesu's avatar makudesu

Minor spelling correction

introduction.rst - from customising to customizing line #55 and #152
parent bc0f282f
...@@ -52,7 +52,7 @@ Straight out of the box, this gives you a set of fully featured *CRUD* views for ...@@ -52,7 +52,7 @@ Straight out of the box, this gives you a set of fully featured *CRUD* views for
* An optional, read-only `details` view. * An optional, read-only `details` view.
There are many options available for customizing the display and functionality of these built-in views. There are many options available for customizing the display and functionality of these built-in views.
For more details on that, see :ref:`customising-builtin-views`. For more details on the other For more details on that, see :ref:`customizing-builtin-views`. For more details on the other
ORM backends that are available, see :ref:`database-backends`. ORM backends that are available, see :ref:`database-backends`.
Adding Content to the Index Page Adding Content to the Index Page
...@@ -149,7 +149,7 @@ https://github.com/flask-admin/Flask-Admin/tree/master/examples/auth. ...@@ -149,7 +149,7 @@ https://github.com/flask-admin/Flask-Admin/tree/master/examples/auth.
The example only uses the built-in `register` and `login` views, but you could follow the same The example only uses the built-in `register` and `login` views, but you could follow the same
approach for including the other views, like `forgot_password`, `send_confirmation`, etc. approach for including the other views, like `forgot_password`, `send_confirmation`, etc.
.. _customising-builtin-views: .. _customizing-builtin-views:
Customizing Built-in Views Customizing Built-in Views
========================= =========================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment