diff --git a/docs/api.rst b/docs/api.rst index edf77bad1..56409f5f3 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -155,7 +155,7 @@ Opus Library Event Reference --------------- -This page outlines the different types of events listened by :class:`Client`. +This section outlines the different types of events listened by :class:`Client`. There are two ways to register an event, the first way is through the use of :meth:`Client.event`. The second way is through subclassing :class:`Client` and