summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/narr/project.rst2
-rw-r--r--docs/narr/startup.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index 81fe4032c..a5433b278 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -297,7 +297,7 @@ path to the module on which we want to run tests and coverage.
single: running an application
single: pserve
single: reload
- single: startup
+ single: starting
.. _running_the_project_application:
diff --git a/docs/narr/startup.rst b/docs/narr/startup.rst
index 5582f5ff4..5db45458d 100644
--- a/docs/narr/startup.rst
+++ b/docs/narr/startup.rst
@@ -18,7 +18,7 @@ on your keyboard after typing ``pserve development.ini`` and the time the lines
``Serving on http://localhost:6543`` are output to your console.
.. index::
- single: startup
+ single: startup process
pair: settings; .ini
.. _the_startup_process: