Skip to content

Commit

Permalink
Fix typos in events.rst (#3046)
Browse files Browse the repository at this point in the history
  • Loading branch information
sir-sigurd committed Oct 19, 2021
1 parent ff4db48 commit d6397e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/guide/events.rst
Expand Up @@ -214,8 +214,8 @@ customize clients or resources and modify the behavior of method calls.

Here is the list of events that users of Boto3 can register handlers to:

* ``'creating-client-class``
* ``'creating-resource-class``
* ``'creating-client-class'``
* ``'creating-resource-class'``
* ``'provide-client-params'``


Expand Down

0 comments on commit d6397e8

Please sign in to comment.