Skip to content

Commit a973d7a

Browse files
authored
Fix event sub rst
1 parent 446f16d commit a973d7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/exts/eventsub.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ integrating seamlessly into the twitchio Client event dispatching system.
1919

2020

2121
A Quick Example
22-
================
22+
----------------
2323

2424
.. code-block:: python3
2525
@@ -40,7 +40,7 @@ A Quick Example
4040
bot.loop.run_forever()
4141
4242
Event Reference
43-
================
43+
----------------
4444
This is a list of events dispatched by the eventsub ext.
4545

4646
.. function:: event_eventsub_revokation(event: RevokationEvent)
@@ -72,7 +72,7 @@ This is a list of events dispatched by the eventsub ext.
7272

7373

7474
API Reference
75-
================
75+
--------------
7676

7777
.. attributetable:: EventSubClient
7878

0 commit comments

Comments
 (0)