diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/configuration.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/narr/configuration.rst b/docs/narr/configuration.rst index 66a9df32e..ef2e9bef1 100644 --- a/docs/narr/configuration.rst +++ b/docs/narr/configuration.rst @@ -21,8 +21,7 @@ application startup time as "configuration". :app:`Pyramid` extends this pattern to application development, using the term "configuration" to express standardized ways that code gets plugged into a deployment of the framework itself. When you plug code into the :app:`Pyramid` framework, you are -"configuring" :app:`Pyramid` for the purpose of creating a particular -application deployment. +"configuring" :app:`Pyramid` to create a particular application. .. index:: single: imperative configuration |
