summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Iacob <iacobcatalin@gmail.com>2013-04-01 17:58:19 +0200
committerCatalin Iacob <iacobcatalin@gmail.com>2013-04-01 18:13:43 +0200
commit1b0d1cf0b970aa7a69a42a59617cd78983bc9942 (patch)
treee11a15249cb031ca7dbc9cb484db1f9406f8a8fb
parent991a1abd3ddf682240a540fcb7fd309dc1d50f34 (diff)
downloadpyramid-1b0d1cf0b970aa7a69a42a59617cd78983bc9942.tar.gz
pyramid-1b0d1cf0b970aa7a69a42a59617cd78983bc9942.tar.bz2
pyramid-1b0d1cf0b970aa7a69a42a59617cd78983bc9942.zip
Remove extra word
-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