Skip to content

Commit dfbe23d

Browse files
authored
docs: fix hyphen-related grammar (#2527)
!crowdin upload
1 parent f7a80e1 commit dfbe23d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/enums.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -418,13 +418,13 @@ of :class:`enum.Enum`.
418418
Represents a slash command interaction.
419419
.. attribute:: component
420420

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

424424
Represents a autocomplete interaction for slash commands.
425425
.. attribute:: modal_submit
426426

427-
Represents a modal based interaction.
427+
Represents a modal-based interaction.
428428

429429
.. class:: InteractionResponseType
430430

0 commit comments

Comments
 (0)