Skip to content

Conversation

@BOBx5
Copy link

@BOBx5 BOBx5 commented Dec 30, 2025

This pull request corrects a small typo in the initialization of the Options array for the InteractionInput object. The change ensures that both options are created using the correct method name.

  • Fixed a typo in the Options array by changing KeyValuePair.reate to KeyValuePair.Create in the src/frontend/src/content/docs/whats-new/aspire-13.mdx file.

Copilot AI review requested due to automatic review settings December 30, 2025 08:17
@BOBx5 BOBx5 requested a review from IEvangelist as a code owner December 30, 2025 08:17
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request fixes a typo in a code example within the Aspire 1.3 documentation. The correction ensures that the code example demonstrates the proper usage of the KeyValuePair.Create method.

  • Corrected method name from KeyValuePair.reate to KeyValuePair.Create in a code sample showing how to use the AllowCustomChoice feature

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant