Steve Piercy
2018-10-07 62bb826f56288b5a0c8dc05602ba2ebf2e4aa2e0
grammar
1 files modified
2 ■■■ changed files
docs/quick_tutorial/debugtoolbar.rst 2 ●●● patch | view | raw | blame | history
docs/quick_tutorial/debugtoolbar.rst
@@ -38,7 +38,7 @@
        cd ..; cp -r ini debugtoolbar; cd debugtoolbar
#.  Add ``pyramid_debugtoolbar`` to our project dependencies in ``setup.py``:
#.  Add ``pyramid_debugtoolbar`` to our project's dependencies in ``setup.py``:
    .. literalinclude:: debugtoolbar/setup.py
        :language: python