[doc] fix typo 3.27
authorNicolas Chauvat <nicolas.chauvat@logilab.fr>
Fri, 31 Jan 2020 18:01:41 +0100
branch3.27
changeset 12852 a5c7cea1c070
parent 12851 e434d8f4734c
child 12853 48e066c9655a
[doc] fix typo
doc/book/pyramid/debug_toolbar.rst
--- 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