diff options
Diffstat (limited to 'docs/tutorials/zeo')
| -rw-r--r-- | docs/tutorials/zeo/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/zeo/index.rst b/docs/tutorials/zeo/index.rst index f96167402..6519145db 100644 --- a/docs/tutorials/zeo/index.rst +++ b/docs/tutorials/zeo/index.rst @@ -18,7 +18,7 @@ exposed by :term:`mod_wsgi`. The easiest way to get started with ZODB in a :mod:`repoze.bfg` application is to use the ZODB ``bfg_zodb`` paster template. See :ref:`additional_paster_templates` for more information about using -theis template. However, the Paster template does not set up a +this template. However, the Paster template does not set up a ZEO-capable application. This chapter shows you how to do that "from scratch". |
