Skip to content

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

Merged
BillWagner merged 1 commit intodotnet:mainfrom
kendra-svg:patch-1
Feb 28, 2025
Merged

Update branches-and-loops doc to improve if statement explanation#45061
BillWagner merged 1 commit intodotnet:mainfrom
kendra-svg:patch-1

Conversation

@kendra-svg
Copy link
Copy Markdown
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 a team and BillWagner 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
Copy Markdown
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
9 checks passed
@kendra-svg
Copy link
Copy Markdown
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