diff options
Diffstat (limited to 'docs/tutorials/bfg/index.rst')
| -rw-r--r-- | docs/tutorials/bfg/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/bfg/index.rst b/docs/tutorials/bfg/index.rst index 3dba3607c..4689831fa 100644 --- a/docs/tutorials/bfg/index.rst +++ b/docs/tutorials/bfg/index.rst @@ -10,8 +10,8 @@ Converting a :mod:`repoze.bfg` Application to :mod:`pyramid` Prior iterations of :mod:`pyramid` were released as a package named :mod:`repoze.bfg`. :mod:`repoze.bfg` users are encouraged to upgrade their deployments to :mod:`pyramid`, as, after the first final release -of :mod:`pyramid`, further development on :mod:`repoze.bfg` will -cease. +of :mod:`pyramid`, further feature development on :mod:`repoze.bfg` +will cease. Most existing :mod:`repoze.bfg` applications can be converted to a :mod:`pyramid` application in a completely automated fashion. |
