Skip to content

Commit 0ff410f

Browse files
chore: rephrasing for correctness
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
1 parent e1eae1f commit 0ff410f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/guide/content/docs/legacy/interactions

apps/guide/content/docs/legacy/interactions/modals.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ The `ModalSubmitInteraction` class provides the same methods as the `ChatInputCo
371371
- `deleteReply()`
372372
- `followUp()`
373373

374-
If the modal was shown prompted through a button or select menu interaction, it will additionally provide methods to update the underlying message:
374+
If the modal was prompted through a button or select menu interaction, these methods may be used to update the underlying message:
375375

376376
- `update()`
377377
- `deferUpdate()`

0 commit comments

Comments
 (0)