Skip to content

Commit bd78da9

Browse files
committed
Fix broken markup in config.rst
1 parent 4d637a2 commit bd78da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Those configuration options are documented below:
175175
* `false` - all automatic breadcrumb collection disabled
176176
* A dictionary of individual breadcrumb types that can be enabled/disabled:
177177

178-
..code-block:: javascript
178+
.. code-block:: javascript
179179
180180
autoBreadcrumbs: {
181181
'xhr': false, // XMLHttpRequest

0 commit comments

Comments
 (0)