diff options
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/wiki2/definingmodels.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/tutorials/wiki2/definingmodels.rst b/docs/tutorials/wiki2/definingmodels.rst index d07ac1055..09e1f26c3 100644 --- a/docs/tutorials/wiki2/definingmodels.rst +++ b/docs/tutorials/wiki2/definingmodels.rst @@ -1,6 +1,6 @@ -======================= -Defining a Domain Model -======================= +========================= +Defining the Domain Model +========================= The first change we'll make to our stock paster-generated application will be to define a :term:`domain model` constructor representing a wiki page. We'll |
