Caio Carrara
2017-07-02 8c1b6a0bee138164f93fcf318c6c64eb68478176
Fix doc typo

(cherry picked from commit 66bb386)
1 files modified
2 ■■■ changed files
docs/quick_tutorial/debugtoolbar.rst 2 ●●● patch | view | raw | blame | history
docs/quick_tutorial/debugtoolbar.rst
@@ -75,7 +75,7 @@
You'll now see an attractive button on the right side of your browser, which
you may click to provide introspective access to debugging information in a new
rowser tab. Even better, if your web application generates an error, you will
browser tab. Even better, if your web application generates an error, you will
see a nice traceback on the screen. When you want to disable this toolbar,
there's no need to change code: you can remove it from ``pyramid.includes`` in
the relevant ``.ini`` configuration file (thus showing why configuration files