From 70119302324e5bf5627344f90c62ef31b6e43005 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 18 Dec 2010 15:47:55 -0500 Subject: title normalization --- docs/tutorials/wiki2/definingmodels.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/tutorials') 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 -- cgit v1.2.3