summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/project.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index c50cc9e25..700afe3a1 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -210,11 +210,11 @@ before the filename:
Press "Ctrl-D" to exit the interactive shell.
You should always use a section name argument that refers to the
-actual ``app`` section within the config file that points at your BFG
-application *without any middleware wrapping*. In particular, a
-section name is inappropriate as the second argument to "bfgshell" if
-the configuration section it names is a ``pipeline`` rather than an
-``app``.
+actual ``app`` section within the Paste configuration file that points
+at your BFG application *without any middleware wrapping*. In
+particular, a section name is inappropriate as the second argument to
+"bfgshell" if the configuration section it names is a ``pipeline``
+rather than an ``app``.
Runnning The Project Application
--------------------------------