From 043f0396ebebd8c084642431a1e1ad1890d8ac51 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Sun, 02 Jul 2017 12:16:57 +0200
Subject: [PATCH] Merge pull request #3118 from stevepiercy/1.8-branch

---
 docs/quick_tutorial/debugtoolbar.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/quick_tutorial/debugtoolbar.rst b/docs/quick_tutorial/debugtoolbar.rst
index b02363d..4402fcd 100644
--- a/docs/quick_tutorial/debugtoolbar.rst
+++ b/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

--
Gitblit v1.9.3