diff options
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/bfgwiki2/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/bfgwiki2/index.rst b/docs/tutorials/bfgwiki2/index.rst index 01616e366..db8eac2a0 100644 --- a/docs/tutorials/bfgwiki2/index.rst +++ b/docs/tutorials/bfgwiki2/index.rst @@ -1,9 +1,9 @@ .. _bfg_sql_wiki_tutorial: -BFG URL Dispatch + SQLAlchemy Wiki Tutorial +SQLAlchemy + BFG URL Dispatch Wiki Tutorial =========================================== -This tutorial introduces a :term:`url dispatch` and :term:`SQLAlchemy` +This tutorial introduces a :term:`SQLAlchemy` and :term:`url dispatch` -based BFG application to a developer with at least passing familiarity to Python. When we're done with the tutorial, the developer will have created a basic Wiki application with |
