Skip to content

Commit 93ef670

Browse files
committed
Minor tweak
1 parent 68ac60a commit 93ef670

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

event_dispatcher.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,8 @@ can also be applied to methods directly::
221221

222222
.. note::
223223

224-
You can notice that the attribute doesn't require its ``event``
225-
parameter to be set if the method already type-hints the
226-
expected event.
224+
Note that the attribute doesn't require its ``event`` parameter to be set
225+
if the method already type-hints the expected event.
227226

228227
.. _events-subscriber:
229228

0 commit comments

Comments
 (0)