diff options
Diffstat (limited to 'docs/tutorials/bfgwiki2/definingmodels.rst')
| -rw-r--r-- | docs/tutorials/bfgwiki2/definingmodels.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/bfgwiki2/definingmodels.rst b/docs/tutorials/bfgwiki2/definingmodels.rst index 0ba2b6f5d..5e9078ce8 100644 --- a/docs/tutorials/bfgwiki2/definingmodels.rst +++ b/docs/tutorials/bfgwiki2/definingmodels.rst @@ -4,7 +4,7 @@ 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. +a wiki page. We'll do this inside our ``models.py`` file. Making Edits to ``models.py`` ----------------------------- |
