Skip to content

Conversation

mjh316
Copy link
Contributor

@mjh316 mjh316 commented Aug 5, 2022

Summary

Fixed a typo in the multiple $ characters section.
Removes combining interpolated string section, adds sentence explaining how to do it at the end of the "structure of an interpolated string" section.

Fixes #29822

Justin Huang and others added 4 commits August 2, 2022 18:20
…eral section and reduced combining multiple interpolated strings to a sentence at the end of the 'structure of an interpolated string' section
@dnfadmin
Copy link

dnfadmin commented Aug 5, 2022

CLA assistant check
All CLA requirements met.

@mjh316 mjh316 changed the title Mjh316 interpolatedstrings Modified C# interpolated strings section Aug 9, 2022
@BillWagner
Copy link
Member

Hi 👋 @mjh316

I looked at the changes, and once the Markdown Lint check passes, this is ready to merge.

@mjh316
Copy link
Contributor Author

mjh316 commented Aug 10, 2022

Got it - this is ready!

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 again @mjh316

I'll :shipit: now.

@BillWagner BillWagner merged commit 90e936d into dotnet:main Aug 10, 2022
@mjh316 mjh316 deleted the mjh316-interpolatedstrings branch August 10, 2022 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve string concatenation example
4 participants