Skip to content

Conversation

jzabroski
Copy link
Contributor

Fixes #62163: Fix incorrect summary for CreateViewComponent.

Description

I was digging through documentation on View Components to understand how it all works, and noticed this typo.

@jzabroski jzabroski requested a review from a team as a code owner May 29, 2025 20:59
@github-actions github-actions bot added the area-blazor Includes: Blazor, Razor Components label May 29, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label May 29, 2025
Copy link
Member

@javiercn javiercn left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@javiercn javiercn merged commit 8d4b843 into dotnet:main May 30, 2025
27 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview6 milestone May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation says "controller", should say "view component"
2 participants