From a86f9f56067c80eedbdabc4c983628e2aa31479d Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sat, 24 Nov 2018 09:41:51 -0600 Subject: Better wording --- docs/narr/startup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/startup.rst b/docs/narr/startup.rst index 0b3680bca..65669e0b9 100644 --- a/docs/narr/startup.rst +++ b/docs/narr/startup.rst @@ -52,7 +52,7 @@ Here's a high-level time-ordered overview of what happens when you press #. The :term:`PasteDeploy` finds a section named either ``[app:main]``, ``[pipeline:main]``, or ``[composite:main]`` in the ``.ini`` file. This section configures the :term:`WSGI` webserver which serves your application. - As such it is the ``ini`` section for your application and can supply many of your application's :term:`settings`. + As such it is the ``ini`` section for your application and can be the source for many of your application's :term:`settings`. .. _entry_point_discovery: -- cgit v1.2.3