Skip to content

Commit 6d84a2e

Browse files
committed
Fix Exception Monitoring heading level in docs
Change from subsection (~~~) to section (---) level so it appears in the table of contents alongside other main sections.
1 parent 1d196d4 commit 6d84a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/functionality.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ and standard deviation, and also total execution time.
186186

187187

188188
2. Exception Monitoring
189-
~~~~~~~~~~~~~~~~~~~~~~~~
189+
-----------------------
190190

191191
Flask-MonitoringDashboard provides comprehensive exception monitoring to help you track
192192
and debug errors in your application. Exception monitoring is automatically enabled for

0 commit comments

Comments
 (0)