Skip to content

Commit cd90624

Browse files
committed
Fixed an rst syntax error
1 parent 5ab1ed2 commit cd90624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ new process and it fails you might lose your context. That said using the contex
108108
Sentry.Context.add_breadcrumb(%{my: "crumb"})
109109
110110
Filtering Events
111-
--------------
111+
----------------
112112

113113
If you would like to prevent certain exceptions, the :filter configuration option
114114
allows you to implement the ``Sentry.EventFilter`` behaviour. The first argument is the

0 commit comments

Comments
 (0)