Skip to content

Typo error fix in Arrays doc #45529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2025
Merged

Conversation

eveshogweyore
Copy link
Contributor

@eveshogweyore eveshogweyore commented Mar 26, 2025

Summary

A simple typographical error under the Multidimensional arrays topic.

Changes made

Under Multidimensional arrays, the third sentence of the first paragraph contains multiple occurrence of the word 'have'. One of these occurrence was removed.

Issue 1

Link to documentation

https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/arrays#multidimensional-arrays


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/builtin-types/arrays.md docs/csharp/language-reference/builtin-types/arrays

Under Multidimensional arrays, the third sentence of the first paragraph contain multiple occurrence of the word 'have'. I simply removed one of these occurrence.
@eveshogweyore eveshogweyore requested review from BillWagner and a team as code owners March 26, 2025 18:31
@dotnetrepoman dotnetrepoman bot added this to the March 2025 milestone Mar 26, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-csharp/svc lang-reference/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels Mar 26, 2025
Copy link
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.

@gewarren gewarren merged commit 465b313 into dotnet:main Mar 26, 2025
12 checks passed
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-csharp/svc lang-reference/subsvc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants