diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/glossary.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index 3fa2b0261..bb1ea12ec 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -593,8 +593,8 @@ Glossary declarative configuration The configuration mode in which you use the combination of - :term:`configuration decorator` decorations and a :term:`scan` to - configure your Pyramid application. + :term:`configuration decoration` and a :term:`scan` to configure your + Pyramid application. Not Found view An :term:`exception view` invoked by :app:`Pyramid` when the |
