Skip to content

Update branches-and-loops doc to improve if statement explanation #45061

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
Feb 28, 2025

Conversation

kendra-svg
Copy link
Contributor

@kendra-svg kendra-svg commented Feb 27, 2025

Clarify conditional statement explanation by replacing 'provided' with 'as long as' to improve readability

Summary

Replaced 'provided' with 'as long as' to improve readability for users.


Internal previews

📄 File 🔗 Preview link
docs/csharp/tour-of-csharp/tutorials/branches-and-loops-local.md C# if statements and loops - conditional logic tutorial

Clarify conditional statement explanation by replacing 'provided' with 'as long as' to improve readability
@kendra-svg kendra-svg requested review from BillWagner and a team as code owners February 27, 2025 17:14
@dotnetrepoman dotnetrepoman bot added this to the February 2025 milestone Feb 27, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-csharp/svc get-started/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels Feb 27, 2025
Copy link
Member

@BillWagner BillWagner 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 making this edit @kendra-svg

That is easier to read. I'll :shipit: now.

You should see the changes on our live site in the next day or two, on our regular publishing cycle.

@BillWagner BillWagner enabled auto-merge (squash) February 28, 2025 13:47
@BillWagner BillWagner merged commit de097ff into dotnet:main Feb 28, 2025
12 checks passed
@kendra-svg
Copy link
Contributor Author

Thanks for making this edit @kendra-svg

That is easier to read. I'll :shipit: now.

You should see the changes on our live site in the next day or two, on our regular publishing cycle.

Thank you @BillWagner for making contributions so welcoming!

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 get-started/subsvc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants