Skip to content
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

Add paragraphs to make remarks more readable #1124

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

ite-klass
Copy link
Contributor

Without the para tags the text will be collapsed into a single, huge
paragraph making it very hard to read with how much content is in there.

This change adds the para tags to declare paragraphs where they were
seemingly intended anyway, except for one instance where a new
paragraph/split is introduced.

https://docs.microsoft.com/en-us/dotnet/api/system.data.entity.dbcontext?view=entity-framework-6.2.0#remarks

Without the `para` tags the text will be collapsed into a single, huge
paragraph making it very hard to read with how much content is in there.

This change adds the `para` tags to declare paragraphs where they were
seemingly intended anyway, except for one instance where a new
paragraph/split is introduced.

https://docs.microsoft.com/en-us/dotnet/api/system.data.entity.dbcontext?view=entity-framework-6.2.0#remarks
@dnfclas
Copy link

dnfclas commented Aug 7, 2019

CLA assistant check
All CLA requirements met.

@ajcvickers ajcvickers merged commit 84273b6 into dotnet:master Oct 29, 2019
@ajcvickers
Copy link
Member

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants