diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/project.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst index eb0135833..271dac897 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -6,7 +6,7 @@ Creating a :mod:`repoze.bfg` Project While it's possible to create a :mod:`repoze.bfg` application completely manually, it's usfeul to be able to create a "skeleton" :mod:`repoze.bfg` application using an application skeleton generator. -"Skelton" projects can be created using the ``paster create`` command +"Skeleton" projects can be created using the ``paster create`` command in conjunction with :term:`Paste` templates. Various project templates that come with :mod:`repoze.bfg` make different configuration assumptions about what type of application you're trying |
