Skip to content

Commit 62c191a

Browse files
myiimatthiask
authored andcommitted
Fix formatting for consistency with other default values in configuration.rst
1 parent c7e79ad commit 62c191a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Toolbar options
109109

110110
* ``SHOW_TOOLBAR_CALLBACK``
111111

112-
Default: 'debug_toolbar.middleware.show_toolbar'
112+
Default: ``'debug_toolbar.middleware.show_toolbar'``
113113

114114
This is the dotted path to a function used for determining whether the
115115
toolbar should show or not. The default checks are that ``DEBUG`` must be set

0 commit comments

Comments
 (0)