Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 17, 2025

Corrects grammar in error message from "a Interaction" to "an Interaction" since "Interaction" begins with a vowel sound.

Changes

  • Updated UnhandledInteractionException.cs constructor error message to use correct article
// Before
: this("Failed to find a registration for a Interaction.")

// After
: this("Failed to find a registration for an Interaction.")

Addresses feedback from parent PR #4233.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: glennawatson <5834289+glennawatson@users.noreply.github.com>
Copilot AI changed the title [WIP] Update XML documentation and usage examples Fix article grammar in UnhandledInteractionException error message Dec 17, 2025
Copilot AI requested a review from glennawatson December 17, 2025 02:14
@glennawatson glennawatson marked this pull request as ready for review December 17, 2025 02:42
@glennawatson glennawatson merged commit c7206de into UpdateXmlDocs Dec 17, 2025
@glennawatson glennawatson deleted the copilot/sub-pr-4233-again branch December 17, 2025 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants