--- a/doc/book/pyramid/debug_toolbar.rst Fri Jan 31 15:57:16 2020 +0100
+++ b/doc/book/pyramid/debug_toolbar.rst Fri Jan 31 18:01:41 2020 +0100
@@ -11,7 +11,7 @@
To use the pyramid debug toolbar in CubicWeb, you need to:
-* install it either by doing a `pip install pyramid_debugtoobar` or following
+* install it either by doing a `pip install pyramid_debugtoolbar` or following
`the official installation instructions
<https://docs.pylonsproject.org/projects/pyramid_debugtoolbar/#installation>`_
* launch the pyramid command adding the `-t/--toolbar` argument to enable it