Skip to content

Fix typo: 'how to uses' -> 'how to use'#52990

Merged
gewarren merged 1 commit intodotnet:mainfrom
mvanhorn:osc/52988-fix-typo
Apr 13, 2026
Merged

Fix typo: 'how to uses' -> 'how to use'#52990
gewarren merged 1 commit intodotnet:mainfrom
mvanhorn:osc/52988-fix-typo

Conversation

@mvanhorn
Copy link
Copy Markdown
Contributor

@mvanhorn mvanhorn commented Apr 13, 2026

Fixes a typo in the dataflow block documentation.

Before: "This article shows how to uses the BufferBlock class."
After: "This article shows how to use the BufferBlock class."

Closes #52988


Internal previews

📄 File 🔗 Preview link
docs/standard/parallel-programming/how-to-write-messages-to-and-read-messages-from-a-dataflow-block.md docs/standard/parallel-programming/how-to-write-messages-to-and-read-messages-from-a-dataflow-block

@dotnetrepoman dotnetrepoman bot added this to the April 2026 milestone Apr 13, 2026
@mvanhorn mvanhorn requested review from a team and adegeo as code owners April 13, 2026 03:39
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Apr 13, 2026
Copy link
Copy Markdown
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

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

Thanks @mvanhorn

@gewarren gewarren enabled auto-merge (squash) April 13, 2026 18:43
@gewarren gewarren merged commit 5405ef6 into dotnet:main Apr 13, 2026
12 checks passed
@mvanhorn
Copy link
Copy Markdown
Contributor Author

Thanks for the quick merge, @gewarren!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo "how to uses"

2 participants