Skip to content

Commit

Permalink
docs: correct directives from notice to note
Browse files Browse the repository at this point in the history
  • Loading branch information
plun1331 committed Aug 28, 2024
1 parent c65b3ff commit 9f00a5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion discord/monetization.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ class Entitlement(Hashable):
.. versionadded:: 2.5
.. notice::
.. note::
As of October 1, 2024, entitlements that have been purchased will have ``ends_at`` set to ``None``
unless the parent :class:`Subscription` has been cancelled.
Expand Down
2 changes: 1 addition & 1 deletion docs/api/events.rst
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ Monetization

.. versionadded:: 2.5

.. notice::
.. note::

Before October 1, 2024, this event was called when a user's subscription was renewed.

Expand Down

0 comments on commit 9f00a5a

Please sign in to comment.