From f2520e5910861beac0199aa424ba282f856f79b3 Mon Sep 17 00:00:00 2001 From: Stephen Martin Date: Sun, 16 Sep 2018 15:46:31 -0700 Subject: doc fixes --- docs/narr/logging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/logging.rst') diff --git a/docs/narr/logging.rst b/docs/narr/logging.rst index c3da1e920..7b60beda9 100644 --- a/docs/narr/logging.rst +++ b/docs/narr/logging.rst @@ -89,7 +89,7 @@ root logger level to ``DEBUG`` reveals them: handlers = console Some configurations of the :app:`Pyramid` cookiecutter configure additional loggers for -additional subsystems they use (such as SQLALchemy). Take a look at the +additional subsystems they use (such as SQLAlchemy). Take a look at the ``production.ini`` and ``development.ini`` files rendered when you create a project from our cookiecutter. -- cgit v1.2.3