summaryrefslogtreecommitdiff
path: root/docs/narr/project.rst
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2013-04-01 11:42:28 -0500
committerMichael Merickel <michael@merickel.org>2013-04-01 11:42:28 -0500
commit5f3eee1d89b52458e372875bbf71efb0cc5e3fcf (patch)
tree6d6b61cc0799bc3c68da24e86691e8b985bdc821 /docs/narr/project.rst
parent75a3d11316fa2ab98afd1d8ac68d2f672b7ac871 (diff)
parenta9cdf8f67a59e051233dae1a8e21e3b60037c608 (diff)
downloadpyramid-5f3eee1d89b52458e372875bbf71efb0cc5e3fcf.tar.gz
pyramid-5f3eee1d89b52458e372875bbf71efb0cc5e3fcf.tar.bz2
pyramid-5f3eee1d89b52458e372875bbf71efb0cc5e3fcf.zip
Merge branch 'pull.963'
Diffstat (limited to 'docs/narr/project.rst')
-rw-r--r--docs/narr/project.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index a168c24eb..9d69a65a5 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -416,7 +416,7 @@ If you don't see the debug toolbar image on the right hand top of the page,
it means you're browsing from a system that does not have debugging access.
By default, for security reasons, only a browser originating from
``localhost`` (``127.0.0.1``) can see the debug toolbar. To allow your
-browser on a remote system to access the server, add the a line within the
+browser on a remote system to access the server, add a line within the
``[app:main]`` section of the ``development.ini`` file in the form
``debugtoolbar.hosts = X.X.X.X``. For example, if your Pyramid application
is running on a remote system, and you're browsing from a host with the IP