From 7dc2639e8032c9101a3cc8d4f293398adec0b14e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 3 Jul 2009 16:24:53 +0000 Subject: Audit grammar in bfgwik2 tutorial. --- docs/tutorials/bfgwiki2/definingmodels.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/tutorials/bfgwiki2/definingmodels.rst') diff --git a/docs/tutorials/bfgwiki2/definingmodels.rst b/docs/tutorials/bfgwiki2/definingmodels.rst index 69d8e653e..4942a72bd 100644 --- a/docs/tutorials/bfgwiki2/definingmodels.rst +++ b/docs/tutorials/bfgwiki2/definingmodels.rst @@ -2,9 +2,9 @@ Defining Models =============== -The first change we'll make to our bone-stock paster-generated -application will be to define a :term:`model` constructor representing -a wiki page. We'll do this inside our ``models.py`` file. +The first change we'll make to our stock paster-generated application +will be to define a :term:`model` constructor representing a wiki +page. We'll do this inside our ``models.py`` file. Making Edits to ``models.py`` ----------------------------- -- cgit v1.2.3