Skip to content

Commit

Permalink
docs: fix hyphen-related grammar (#2527)
Browse files Browse the repository at this point in the history
!crowdin upload
  • Loading branch information
JustaSqu1d authored Aug 12, 2024
1 parent f7a80e1 commit dfbe23d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/enums.rst
Original file line number Diff line number Diff line change
Expand Up @@ -418,13 +418,13 @@ of :class:`enum.Enum`.
Represents a slash command interaction.
.. attribute:: component

Represents a component based interaction, i.e. using the Discord Bot UI Kit.
Represents a component-based interaction, i.e. using the Discord Bot UI Kit.
.. attribute:: auto_complete

Represents a autocomplete interaction for slash commands.
.. attribute:: modal_submit

Represents a modal based interaction.
Represents a modal-based interaction.

.. class:: InteractionResponseType

Expand Down

0 comments on commit dfbe23d

Please sign in to comment.